← Search

Haotian Sun

14 accepted papers

2026

BSAN: Behavioral State Attention Network for Modeling Mosquito Host-Seeking Behavior

AAAI 2026technical

Understanding the complex host-seeking behavior of disease vectors such as mosquito is critical for predicting disease transmission and vector control. This behavior arises from a dynamic interplay between multi-modal sensory cues and internal behavioral states, a process challenging traditional ODE

Cited by 0SourcePDFScholar
2025

AmorLIP: Efficient Language-Image Pretraining via Amortization

NeurIPS 2025poster

Contrastive Language-Image Pretraining (CLIP) has demonstrated strong zero-shot performance across diverse downstream text-image tasks. Existing CLIP methods typically optimize a contrastive objective using negative samples drawn from each minibatch. To achieve robust representation learning, these…

Cited by 0SourcecodeScholar
2025

EC-DIT: Scaling Diffusion Transformers with Adaptive Expert-Choice Routing

ICLR 2025poster

Diffusion transformers have been widely adopted for text-to-image synthesis. While scaling these models up to billions of parameters shows promise, the effectiveness of scaling beyond current sizes remains underexplored and challenging. By explicitly exploiting the computational heterogeneity of ima…

Cited by 0SourcePDFScholar
2025

Matryoshka Pilot: Learning to Drive Black-Box LLMs with LLMs

NeurIPS 2025poster

Despite the impressive generative abilities of black-box large language models (LLMs), their inherent opacity hinders further advancements in capabilities such as reasoning, planning, and personalization. Existing works aim to enhance LLM capabilities via domain-specific adaptation, which require a…

Cited by 0SourceScholar
2025

Spectral Representation for Causal Estimation with Hidden Confounders

AISTATS 2025poster

We study the problem of causal effect estimation in the presence of unobserved confounders, focusing on two settings: instrumental variable (IV) regression with additional observed confounders, and proxy causal learning. Our approach uses a singular value decomposition of a conditional expectation o…

Cited by 0SourcecodeScholar
2025

YingLong-I: A Hybrid Aerial Underwater Vehicle Using Integrated Coaxial Counter-Rotating Propulsion

RA-L 2025

A compact and lightweight hybrid aerial underwater vehicle(HAUV) named YingLong-I is proposed in this letter. The system primarily consists of an integrated coaxial counter-rotating propulsion module, a rudder-based air-water compatible attitude control module, and an attitude switching module, with

Cited by 1SourceScholar
2024

BBox-Adapter: Lightweight Adapting for Black-Box Large Language Models

ICML 2024spotlight

Adapting state-of-the-art Large Language Models (LLMs) like GPT-4 and Gemini for specific tasks is challenging. Due to the opacity in their parameters, embeddings, and even output probabilities, existing fine-tuning adaptation methods are inapplicable. Consequently, adapting these black-box LLMs is…

2024

HYDRA: Model Factorization Framework for Black-Box LLM Personalization

NeurIPS 2024poster

Personalization has emerged as a critical research area in modern intelligent systems, focusing on mining users' behavioral history and adapting to their preferences for delivering tailored experiences. Despite the remarkable few-shot capabilities exhibited by black-box large language models (LLMs),…

2024

MedAdapter: Efficient Test-Time Adaptation of Large Language Models Towards Medical Reasoning

EMNLP 2024main

Despite their improved capabilities in generation and reasoning, adapting large language models (LLMs) to the biomedical domain remains challenging due to their immense size and privacy concerns. In this study, we propose MedAdapter, a unified post-hoc adapter for test-time adaptation of LLMs toward…

2024

Two Birds with One Stone: Enhancing Uncertainty Quantification and Interpretability with Graph Functional Neural Process

AISTATS 2024poster

Graph neural networks (GNNs) are powerful tools on graph data. However, their predictions are mis-calibrated and lack interpretability, limiting their adoption in critical applications. To address this issue, we propose a new uncertainty-aware and interpretable graph classification model that combin…

2023

AdaPlanner: Adaptive Planning from Feedback with Language Models

NeurIPS 2023poster

Large language models (LLMs) have recently demonstrated the potential in acting as autonomous agents for sequential decision-making tasks. However, most existing methods either take actions greedily without planning or rely on static plans that are not adaptable to environmental feedback. Consequent…

2023

Autoregressive Diffusion Model for Graph Generation

ICML 2023poster

Diffusion-based graph generative models have recently obtained promising results for graph generation. However, existing diffusion-based graph generative models are mostly one-shot generative models that apply Gaussian diffusion in the dequantized adjacency matrix space. Such a strategy can suffer f…

Cited by 71SourcePDFScholar
2023

Dynamic Local and Global Context Exploration for Small Object Detection

ICASSP 2023accepted

The main challenge in small object detection is the limited amount of information available from the objects. As a result of handling insufficient features, context-based methods explore context features on both local and global level as complementary information. However, current methods only inves…

Cited by 0SourceScholar
2023

ToolQA: A Dataset for LLM Question Answering with External Tools

NeurIPS 2023poster

Large Language Models (LLMs) have demonstrated impressive performance in various NLP tasks, but they still suffer from challenges such as hallucination and weak numerical reasoning. To overcome these challenges, external tools can be used to enhance LLMs' question-answering abilities. However, curre…