Skip to content

Conversation

@Logiquo
Copy link
Collaborator

@Logiquo Logiquo commented Jan 10, 2026

Contributor: Yongda Fan (yongdaf2@illinois.edu)

Contribution Type: Processor

Description
Add retain and remove method to modify the code_vocab in the processors. This should facilitate the PyHealth agent to select or remove particular code it deteremines to be useful or not useful.

Copy link
Collaborator

@jhnwu3 jhnwu3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a def add(self, vocabularies : set[str) operation as well? Just in case?

Understandably, no model can do this (yet). But, I can imagine a future where models simply add another row to the vocabulary embeddings within a model and do some type of continual learning/finetuning in the future as this is an active area of research in many conferences.

@Logiquo Logiquo added the component: processor Contribute a new processor to PyHealth label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: processor Contribute a new processor to PyHealth

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants