← Search

Haolin Yang

20 accepted papers

2026

Adjusting Prediction Model Through Wasserstein Geodesic for Causal Inference

ICLR 2026poster

Causal inference estimates the treatment effect by comparing the potential outcomes of the treated and control groups. Due to the existence of confounders, the distributions of treated and control groups are imbalanced, resulting in limited generalization ability of the outcome prediction model, \ie…

Cited by 0SourceScholar
2026

CHIPS: Efficient CLIP Adaptation via Curvature-aware Hybrid Influence-based Data Selection

CVPR 2026

Adapting CLIP to vertical domains is typically approached by novel fine-tuning strategies or by continual pre-training (CPT) on large domain-specific datasets. Yet, data itself remains an underexplored factor in this process. We revisit this task from a data-centric perspective: Can effective data s

Cited by 0SourcecodeScholar
2026

ClinTutor-R1: Advancing Scalable and Robust One-to-Many Alignment in Clinical Socratic Education

ICML 2026spotlight

While Large Language Models (LLMs) have achieved remarkable success in dyadic (one-on-one) instruction, they face significant challenges in One-to-Many alignment, such as clinical ward rounds, where an instructor must simultaneously guide a diverse group of trainees. Current models often suffer from…

Cited by 0SourceScholar
2026

FedCD: Towards Consolidated Distillation for Heterogeneous Federated Learning

AAAI 2026technical

Knowledge Distillation (KD) serves as an effective approach to addressing heterogeneity issues in Federated Learning (FL), leveraging additional datasets to align local and global models better. There are two primary distillation paradigms: feature-based distillation, which utilizes intermediate-lay

Cited by 0SourcePDFScholar
2026

Localizing Task Recognition and Task Learning in In-Context Learning via Attention Head Analysis

ICLR 2026poster

We investigate the mechanistic underpinnings of in-context learning (ICL) in large language models by reconciling two dominant perspectives: the component-level analysis of attention heads and the holistic decomposition of ICL into Task Recognition (TR) and Task Learning (TL). We propose a novel fra…

Cited by 0SourceScholar
2026

MARS-SQL: A Multi-Agent Reinforcement Learning Framework For Text-To-SQL

ICML 2026poster

Large Language Models (LLMs) often struggle with the precise logic and schema alignment required for complex Text-to-SQL tasks. While current methods rely heavily on static prompting, they lack the ability to dynamically adapt and self-correct through environmental interaction. To bridge this gap, w…

Cited by 0SourceScholar
2026

Matching without Group Barrier for Heterogeneous Treatment Effect Estimation

ICLR 2026poster

In heterogeneous treatment effect estimation from observational data, the fundamental challenge is that only the factual outcome under the received treatment is observable, while the potential outcomes under other treatments or no treatment can never be observed. As a simple and effective approach,…

Cited by 0SourceScholar
2026

Mechanism of Task-oriented Information Removal in In-context Learning

ICLR 2026poster

In-context Learning (ICL) is an emerging few-shot learning paradigm based on modern Language Models (LMs), yet its inner mechanism remains unclear. In this paper, we investigate the mechanism through a novel perspective of information removal. Specifically, we demonstrate that in the zero-shot scena…

Cited by 0SourceScholar
2026

NavSpace: How Navigation Agents Follow Spatial Intelligence Instructions

ICRA 2026poster

Instruction-following navigation is a key step toward embodied intelligence. Prior benchmarks mainly focus on semantic understanding but overlook systematically evaluating navigation agents' spatial perception and reasoning capabilities. In this work, we introduce the NavSpace benchmark, which conta…

2026

On Stable Long-Form Generation: Benchmarking and Mitigating Length Volatility

ICML 2026poster

Large Language Models (LLMs) excel at long-context understanding but exhibit significant limitations in long-form generation. Existing studies primarily focus on single-generation quality, generally overlooking the volatility of the output (i.e., the inconsistency in length and content across multip…

Cited by 0SourceScholar
2026

Task Vectors, Learned Not Extracted: Performance Gains and Mechanistic Insights

ICLR 2026poster

Large Language Models (LLMs) can perform new tasks from in-context demonstrations, a phenomenon known as in-context learning (ICL). Recent work suggests that these demonstrations are compressed into task vectors (TVs), compact task representations that LLMs exploit for predictions. However, prior st…

Cited by 0SourcecodeScholar
2026

Towards Efficient Medical Reasoning with Minimal Fine-Tuning Data

CVPR 2026

Supervised Fine-Tuning (SFT) of the language backbone plays a pivotal role in adapting Vision-Language Models (VLMs) to specialized domains such as medical reasoning. However, existing SFT practices often rely on unfiltered textual datasets that contain redundant and low-quality samples, leading to

Cited by 0SourcecodeScholar
2026

Towards Robust Visual Continual Learning with Multi-Prototype Supervision

ICASSP 2026oral

Language-guided supervision, which utilizes a frozen semantic target from a Pretrained Language Model (PLM), has emerged as a promising paradigm for visual Continual Learning (CL). However, relying on a single target introduces two critical limitations: 1) semantic ambiguity, where a polysemous cate…

Cited by 0SourcePDFScholar
2025

ExeSQL: Self-Taught Text-to-SQL Models with Execution-Driven Bootstrapping for SQL Dialects

EMNLP 2025

Recent text-to-SQL models have achieved strong performance, but their effectiveness remains largely confined to SQLite due to dataset limitations. However, real-world applications require SQL generation across multiple dialects with varying syntax and specialized features, which remains a challenge

2025

Reducing Confounding Bias without Data Splitting for Causal Inference via Optimal Transport

ICML 2025poster

Causal inference seeks to estimate the effect given a treatment such as a medicine or the dosage of a medication. To reduce the confounding bias caused by the non-randomized treatment assignment, most existing methods reduce the shift between subpopulations receiving different treatments. However, t…

Cited by 0SourcePDFScholar
2025

UniViT: Unifying Image and Video Understanding in One Vision Encoder

NeurIPS 2025poster

Despite the impressive progress of recent pretraining methods on multimodal tasks, existing methods are inherently biased towards either spatial modeling (e.g., CLIP) or temporal modeling (e.g., V-JEPA), limiting their joint capture of spatial details and temporal dynamics. To this end, we propose U…

Cited by 0SourceScholar
2025

Unifying Attention Heads and Task Vectors via Hidden State Geometry in In-Context Learning

NeurIPS 2025poster

The unusual properties of in-context learning (ICL) have prompted investigations into the internal mechanisms of large language models. Prior work typically focuses on either special attention heads or task vectors at specific layers, but lacks a unified framework linking these components to the evo…

Cited by 0SourcecodeScholar
2024

Self-Supervised Monocular Depth Estimation in the Dark: Towards Data Distribution Compensation

IJCAI 2024poster

Nighttime self-supervised monocular depth estimation has received increasing attention in recent years. However, using night images for self-supervision is unreliable because the photometric consistency assumption is usually violated in the videos taken under complex lighting conditions. Even with d…

Cited by 2SourcePDFScholar
2024

TACO: Benchmarking Generalizable Bimanual Tool-ACtion-Object Understanding

CVPR 2024poster

Humans commonly work with multiple objects in daily life and can intuitively transfer manipulation skills to novel objects by understanding object functional regularities. However existing technical approaches for analyzing and synthesizing hand-object manipulation are mostly limited to handling a s…