paper-with-me

홈 › Papers

Graph Inference Towards ICD Coding

2026-01-12 · Xiaoxiao Deng arxiv

Automated ICD coding involves assigning standardized diagnostic codes to clinical narratives. The vast label space and extreme class imbalance continue to challenge precise prediction. To address these issues, LabGraph is introduced -- a unified framework that reformulates ICD coding as a graph generation task. By combining adversarial domain adaptation, graph-based reinforcement learning, and perturbation regularization, LabGraph effectively enhances model robustness and generalization. In addition, a label graph discriminator dynamically evaluates each generated code, providing adaptive reward feedback during training. Experiments on benchmark datasets demonstrate that LabGraph consistently outperforms previous approaches on micro-F1, micro-AUC, and P@K.

📄 PDF Abstract BibTeX arXiv:2601.07496

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningDomain AdaptationGraph Generation

Similar Papers 제목 키워드 기반

Predictive Coding beyond Correlations

2023-06-27 · Tommaso Salvatori, Luca Pinchetti, Amine M'Charrak, Beren Millidge 외

Recently, there has been extensive research on the capabilities of biologically plausible algorithms. In this work, we show how one of such algorithms, called predictive coding, is able to perform causal inference tasks.…

Bayesian InferenceCausal DiscoveryCausal Inferencecounterfactual+3

A Novel Method to Metigate Demographic and Expert Bias in ICD Coding with Causal Inference

2024-10-18 · Bin Zhang, Junli Wang

ICD(International Classification of Diseases) coding involves assigning ICD codes to patients visit based on their medical notes. Considering ICD coding as a multi-label text classification task, researchers have develop…

Causal InferencecounterfactualCounterfactual ReasoningMulti Label Text Classification+3

Divide-and-Conquer Predictive Coding: a structured Bayesian inference algorithm

2024-08-11 · Eli Sennesh, Hao Wu, Tommaso Salvatori

Unexpected stimuli induce "error" or "surprise" signals in the brain. The theory of predictive coding promises to explain these observations in terms of Bayesian inference by suggesting that the cortex implements variati…

Bayesian InferenceVariational Inference

Hybrid JIT-CUDA Graph Optimization for Low-Latency Large Language Model Inference

2026-04-25 · Divakar Kumar Yadav, Tian Zhao arxiv

Large Language Models (LLMs) have achieved strong performance across natural language and multimodal tasks, yet their practical deployment remains constrained by inference latency and kernel launch overhead, particularly…

Graph Inference Representation: Learning Graph Positional Embeddings with Anchor Path Encoding

2021-05-09 · Yuheng Lu, Jinpeng Chen, Chuxiong Sun, Jie Hu

Learning node representations that incorporate information from graph structure benefits wide range of tasks on graph. The majority of existing graph neural networks (GNNs) have limited power in capturing position inform…

PositionRepresentation Learning