← Search

Taha Kass-Hout

9 accepted papers

2026

MedSIGHT: Towards Grounded Visual Comprehension in Medical Large Vision-Language Models

ICML 2026poster

Medical large vision-language models (Med-LVLMs) have recently achieved remarkable progress in vision–language comprehension and medical image segmentation. However, existing models still struggle to unify these two capabilities, which is essential for achieving clinically reasoning that connects vi…

Cited by 0SourceScholar
2025

Any Large Language Model Can Be a Reliable Judge: Debiasing with a Reasoning-based Bias Detector

NeurIPS 2025poster

LLM-as-a-Judge has emerged as a promising tool for automatically evaluating generated outputs, but its reliability is often undermined by potential biases in judgment. Existing efforts to mitigate these biases face key limitations: in-context learning-based methods fail to address rooted biases due…

Cited by 0SourceScholar
2025

Bi-level Contrastive Learning for Knowledge-Enhanced Molecule Representations

AAAI 2025technical

Molecular representation learning is vital for various downstream applications, including the analysis and prediction of molecular properties and side effects. While Graph Neural Networks (GNNs) have been a popular framework for modeling molecular data, they often struggle to capture the full comple…

Cited by 2SourcePDFScholar
2025

Deep Continuous-Time State-Space Models for Marked Event Sequences

NeurIPS 2025spotlight

Marked temporal point processes (MTPPs) model sequences of events occurring at irregular time intervals, with wide-ranging applications in fields such as healthcare, finance and social networks. We propose the _state-space point process_ (S2P2) model, a novel and performant model that leverages tech…

Cited by 0SourceScholar
2025

Dynamic Uncertainty Ranking: Enhancing Retrieval-Augmented In-Context Learning for Long-Tail Knowledge in LLMs

NAACL 2025long

Large language models (LLMs) can learn vast amounts of knowledge from diverse domains during pre-training. However, long-tail knowledge from specialized domains is often scarce and underrepresented, rarely appearing in the models’ memorization. Prior work has shown that in-context learning (ICL) wit…

2025

Enhancing SAM with Efficient Prompting and Preference Optimization for Semi-supervised Medical Image Segmentation

CVPR 2025poster

Foundational models such as the Segment Anything Model (SAM) are gaining traction in medical imaging segmentation, supporting multiple downstream tasks. However, such models are supervised in nature, still relying on large annotated datasets or prompts supplied by experts. Conventional techniques su…

Cited by 0SourcePDFScholar
2025

Enhancing Visual-Language Modality Alignment in Large Vision Language Models via Self-Improvement

NAACL 2025findings

Large vision-language models (LVLMs) have achieved impressive results in visual question-answering and reasoning tasks through vision instruction tuning on specific datasets. However, there remains significant room for improvement in aligning visual and language modalities. Existing methods often de…

2025

Focus on What Matters: Enhancing Medical Vision-Language Models with Automatic Attention Alignment Tuning

ACL 2025long

Medical Large Vision-Language Models (Med-LVLMs) often exhibit suboptimal attention distribution on visual inputs, leading to hallucinated or inaccurate outputs. Existing methods primarily rely on inference-time interventions, which are limited in attention adaptation or require additional supervisi…

Cited by 0SourcePDFScholar
2025

Reasoning-Enhanced Healthcare Predictions with Knowledge Graph Community Retrieval

ICLR 2025poster

Large language models (LLMs) have demonstrated significant potential in clinical decision support. Yet LLMs still suffer from hallucinations and lack fine-grained contextual medical knowledge, limiting their high-stake healthcare applications such as clinical diagnosis. Traditional retrieval-augment…