← Search

Hao He

56 accepted papers

2026

Physiology as Language: Translating Nocturnal Breathing to EEG

ICML 2026poster

This paper introduces a novel cross-physiology translation task: synthesizing sleep electroencephalography (EEG) from respiration signals. To address the significant complexity gap between the two modalities, we propose a waveform-conditional generative framework that preserves fine-grained respirat…

Cited by 0SourceScholar
2026

Seeing the Unseen: Physics-as-Representation for Generalizable Gaze Perception

ICML 2026poster

We introduce physics-as-representation, a learning paradigm that encodes physical structure and geometric laws into visual representations, enabling models to see the unseen—the underlying 3D geometry and motion dynamics not apparent in raw pixels. We instantiate this paradigm in gaze perception by …

Cited by 0SourceScholar
2025

Autoregressive Adversarial Post-Training for Real-Time Interactive Video Generation

NeurIPS 2025poster

Existing large-scale video generation models are computationally intensive, preventing adoption in real-time and interactive applications. In this work, we propose autoregressive adversarial post-training (AAPT) to turn a pre-trained latent video diffusion model into a real-time, interactive, stream…

Cited by 0SourceScholar
2025

CameraCtrl II: Dynamic Scene Exploration via Camera-controlled Video Diffusion Models

ICCV 2025poster

This paper introduces CameraCtrl II, a framework that enables continuous and dynamic scene exploration through a camera-controlled video diffusion model. Previous camera-conditioned video generative models suffer from diminished video dynamics and limited range of viewpoints when generating videos w…

Cited by 0SourcePDFScholar
2025

CameraCtrl: Enabling Camera Control for Video Diffusion Models

ICLR 2025poster

Controllability plays a crucial role in video generation, as it allows users to create and edit content more precisely. Existing models, however, lack control of camera pose that serves as a cinematic language to express deeper narrative nuances. To alleviate this issue, we introduce \method, enabli…

Cited by 0SourcePDFScholar
2025

De^2Gaze: Deformable and Decoupled Representation Learning for 3D Gaze Estimation

CVPR 2025poster

3D Gaze estimation is a challenging task due to two main issues. First, existing methods focus on analyzing dense features (e.g., large pixel regions), which are sensitive to local noise (e.g., light spots, blurs) and result in increased computational complexity. Second, an eyeball model can corresp…

Cited by 0SourcePDFScholar
2025

Domain-Aware Knowledge Debiasing for Generalizable Video Understanding in CLIP

ICASSP 2025accepted

The pre-trained models contain multitudinous knowledge from huge amount of data. However, when applying these models to downstream tasks, they may mis-locate to wrong knowledge distribution due to a lack of domain or contextual knowledge. To address the distribution bias between the pre-trained mode…

Cited by 0SourceScholar
2025

Faithful Self-Refinement in Mathematical Reasoning via Progressive Back-Translation

ICASSP 2025accepted

Large language models (LLMs) can achieve superior results through iterative refinement based on internal or external signals, compared to the unstable outputs from a single pass. However, the reliability of existing internal signals is questionable due to their susceptibility to intrinsic hallucinat…

Cited by 0SourceScholar
2025

Forest for the Trees: Overarching Prompting Evokes High-Level Reasoning in Large Language Models

NAACL 2025long

Chain-of-thought (CoT) and subsequent methods adopted a deductive paradigm that decomposes the reasoning process, demonstrating remarkable performances across NLP tasks. However, such a paradigm faces the challenge of getting bogged down in low-level semantic details, hindering large language models…

Cited by 0SourcePDFScholar
2025

Heterogeneous Packet Translation for Cross-Technology Communication

ICASSP 2025accepted

Recent advances in cross-technology communication (CTC) enable heterogeneous wireless devices (e.g., WiFi, Zig-Bee, and BLE) operating in the ISM band to communicate and understand each other. However, due to the limitation of standards and devices, existing CTC techniques need to design specific sc…

Cited by 0SourceScholar
2025

Look Before You Leap: Problem Elaboration Prompting Improves Mathematical Reasoning in Large Language Models

ICASSP 2025accepted

Large language models (LLMs) still grapple with complex tasks like mathematical reasoning. Despite significant efforts invested in improving prefix prompts or reasoning process, the crucial role of problem context might have been neglected. Accurate recognition of inputs is fundamental for solving m…

Cited by 0SourceScholar
2025

TopoRefine: Iterative Refinement with Reasoning Topology as High-Level Feedback

ICASSP 2025accepted

By leveraging effective signals to refine their outputs, large language models (LLMs) can achieve superior performance compared to single-pass outputs. However, internal signals often suffer from accumulated hallucinations and a lack of confidence, while external signals are typically difficult to o…

Cited by 0SourceScholar
2025

UI-Genie: A Self-Improving Approach for Iteratively Boosting MLLM-based Mobile GUI Agents

NeurIPS 2025poster

In this paper, we introduce UI-Genie, a self-improving framework addressing two key challenges in GUI agents: verification of trajectory outcome is challenging and high-quality training data are not scalable. These challenges are addressed by a reward model and a self-improving pipeline, respectivel…

Cited by 0SourcecodeScholar
2025

Vision as a Dialect: Unifying Visual Understanding and Generation via Text-Aligned Representations

NeurIPS 2025poster

This paper presents a multimodal framework that attempts to unify visual understanding and generation within a shared discrete semantic representation. At its core is the Text-Aligned Tokenizer (TA-Tok), which converts images into discrete tokens using a text-aligned codebook projected from a large…

Cited by 0SourceScholar
2024

Can Large Language Models Serve as Rational Players in Game Theory? A Systematic Analysis

AAAI 2024technical

Game theory, as an analytical tool, is frequently utilized to analyze human behavior in social science research. With the high alignment between the behavior of Large Language Models (LLMs) and humans, a promising research direction is to employ LLMs as substitutes for humans in game experiments, en…

Cited by 66SourcePDFScholar
2024

Collaborative Video Diffusion: Consistent Multi-video Generation with Camera Control

NeurIPS 2024poster

Research on video generation has recently made tremendous progress, enabling high-quality videos to be generated from text prompts or images. Adding control to the video generation process is an important goal moving forward and recent approaches that condition video generation models on camera traj…

Cited by 24SourcePDFScholar
2024

Comparable Demonstrations Are Important In In-Context Learning: A Novel Perspective On Demonstration Selection

ICASSP 2024accepted

In-Context Learning (ICL) is an important paradigm for adapting Large Language Models (LLMs) to downstream tasks through a few demonstrations. Despite the great success of ICL, the limitation of the demonstration number may lead to demonstration bias, i.e. the input-label mapping induced by LLMs mis…

Cited by 0SourceScholar
2023

3D Point Cloud Completion Based on Multi-Scale Degradation

ICASSP 2023accepted

Recent advances in 3D point cloud completion adopt unsupervised deep learning-based methods, which does not rely on labeled data and improves generalization ability. However, existing methods tend to focus more on the generation overall shape rather than detailed structure. To explore unsupervised 3…

Cited by 0SourceScholar
2023

Chain-of-Thought Tuning: Masked Language Models can also Think Step By Step in Natural Language Understanding

EMNLP 2023long main

Chain-of-Thought (CoT) is a technique that guides Large Language Models (LLMs) to decompose complex tasks into multi-step reasoning through intermediate steps in natural language form. Briefly, CoT enables LLMs to think step by step. However, although many Natural Language Understanding (NLU) tasks…

Cited by 0SourceScholar
2023

Domain-Indexing Variational Bayes: Interpretable Domain Index for Domain Adaptation

ICLR 2023top-25%

Previous studies have shown that leveraging "domain index" can significantly boost domain adaptation performance (Wang et al., 2020; Xu et al., 2022). However, such domain indices are not always available. To address this challenge, we first provide a formal definition of domain index from the proba…

2023

FedDAR: Federated Domain-Aware Representation Learning

ICLR 2023poster

Cross-silo Federated learning (FL) has become a promising tool in machine learning applications for healthcare. It allows hospitals/institutions to train models with sufficient data while the data is kept private. To make sure the FL model is robust when facing heterogeneous data among FL clients, m…

2023

Improving the out-of-Distribution Generalization Capability of Language Models: Counterfactually-Augmented Data is not Enough

ICASSP 2023accepted

Counterfactually-Augmented Data (CAD) has the potential to improve language models’ Out-Of-Distribution (OOD) generalization capability, as CAD induces language models to exploit causal features and exclude spurious correlations. However, the empirical results of OOD generalization on CAD are not as…

Cited by 0SourceScholar
2023

Latent Constraints on Unsupervised Text-Graph Alignment with Information Asymmetry

AAAI 2023technical

Unsupervised text-graph alignment (UTGA) is a fundamental task that bidirectionally generates texts and graphs without parallel data. Most available models of UTGA suffer from information asymmetry, a common phenomenon that texts and graphs include additional information invisible to each other. On…

Cited by 0SourcePDFScholar
2023

MTR: A Dataset Fusing Inductive, Deductive, and Defeasible Reasoning

ACL 2023findings

A long-standing difficulty in AI is the introduction of human-like reasoning in machine reading comprehension. Since algorithmic models can already perform as well as humans on simple quality assurance tasks thanks to the development of deep learning techniques, more difficult reasoning datasets hav…

Cited by 1SourcePDFScholar
2023

Preference-Controlled Multi-Objective Reinforcement Learning for Conditional Text Generation

AAAI 2023technical

Conditional text generation is to generate text sequences conditioning on linguistic or non-linguistic data. The main line of existing work proposed deterministic models to improve the fidelity of the generated text but often ignored the diversity. Another line relied on conditional variational auto…

2023

ReTR: Modeling Rendering Via Transformer for Generalizable Neural Surface Reconstruction

NeurIPS 2023poster

Generalizable neural surface reconstruction techniques have attracted great attention in recent years. However, they encounter limitations of low confidence depth distribution and inaccurate surface reasoning due to the oversimplified volume rendering process employed. In this paper, we present Reco…

2023

Run, Don't Walk: Chasing Higher FLOPS for Faster Neural Networks

CVPR 2023poster

To design fast neural networks, many works have been focusing on reducing the number of floating-point operations (FLOPs). We observe that such reduction in FLOPs, however, does not necessarily lead to a similar level of reduction in latency. This mainly stems from inefficiently low floating-point o…

2023

Task-Level Thinking Steps Help Large Language Models for Challenging Classification Task

EMNLP 2023long main

Large language models (LLMs) have shown incredible performance on many tasks such as dialogue generation, commonsense reasoning and question answering. In-context learning (ICL) is an important paradigm for adapting LLMs to the downstream tasks by prompting few demonstrations. However, the distribut…

Cited by 0SourceScholar
2023

Taxonomy-Structured Domain Adaptation

ICML 2023poster

Domain adaptation aims to mitigate distribution shifts among different domains. However, traditional formulations are mostly limited to categorical domains, greatly simplifying nuanced domain relationships in the real world. In this work, we tackle a generalization with taxonomy-structured domains,…

2023

Uncovering Prototypical Knowledge for Weakly Open-Vocabulary Semantic Segmentation

NeurIPS 2023poster

This paper studies the problem of weakly open-vocabulary semantic segmentation (WOVSS), which learns to segment objects of arbitrary classes using mere image-text pairs. Existing works turn to enhance the vanilla vision transformer by introducing explicit grouping recognition, i.e., employing severa…

Cited by 29SourcePDFScholar
2022

Hierarchical Feature Aggregation Network for Deep Image Compression

ICASSP 2022accepted

Existing CNN-based methods for image compression extract features through serially connected high-to-low (encoder) or low-to-high (decoder) resolution stages, leading to insufficient utilization of hierarchical features. To solve this problem, we present a hierarchical feature aggregation network (H…

Cited by 0SourceScholar
2022

Pyramid Fusion Attention Network For Single Image Super-Resolution

ICASSP 2022accepted

Recently, convolutional neural network (CNN) has made a mighty advance in image super-resolution (SR). Most recent models exploit attention mechanism (AM) to focus on high-frequency information. However, these methods exclusively consider interdependencies among channels or spatials, leading to equa…

Cited by 0SourceScholar
2022

To What Extent Do Natural Language Understanding Datasets Correlate to Logical Reasoning? A Method for Diagnosing Logical Reasoning.

COLING 2022main

Reasoning and knowledge-related skills are considered as two fundamental skills for natural language understanding (NLU) tasks such as machine reading comprehension (MRC) and natural language inference (NLI). However, it is not clear to what extent an NLU task defined on a dataset correlates to a sp…

Cited by 5SourcePDFScholar
2022

Training-Free Uncertainty Estimation for Dense Regression: Sensitivity as a Surrogate

AAAI 2022technical

Uncertainty estimation is an essential step in the evaluation of the robustness for deep learning models in computer vision, especially when applied in risk-sensitive areas. However, most state-of-the-art deep learning models either fail to obtain uncertainty estimation or need significant modificat…

2022

Weakly Supervised Neural Symbolic Learning for Cognitive Tasks

AAAI 2022technical

Despite the recent success of end-to-end deep neural networks, there are growing concerns about their lack of logical reasoning abilities, especially on cognitive tasks with perception and reasoning processes. A solution is the neural symbolic learning (NeSyL) method that can effectively utilize pre…

Cited by 15SourcePDFScholar
2021

De-Confounded Variational Encoder-Decoder for Logical Table-to-Text Generation

ACL 2021long

Logical table-to-text generation aims to automatically generate fluent and logically faithful text from tables. The task remains challenging where deep learning models often generated linguistically fluent but logically inconsistent text. The underlying reason may be that deep learning models often…

2021

Dependent Multi-Task Learning with Causal Intervention for Image Captioning

IJCAI 2021poster

Recent work for image captioning mainly followed an extract-then-generate paradigm, pre-extracting a sequence of object-based features and then formulating image captioning as a single sequence-to-sequence task. Although promising, we observed two problems in generated captions: 1) content inconsist…

2021

Diagnosing the First-Order Logical Reasoning Ability Through LogicNLI

EMNLP 2021main

Recently, language models (LMs) have achieved significant performance on many NLU tasks, which has spurred widespread interest for their possible applications in the scientific and social area. However, LMs have faced much criticism of whether they are truly capable of reasoning in NLU. In this work…

Cited by 76SourcePDFScholar
2021

End-to-End Conversational Search for Online Shopping with Utterance Transfer

EMNLP 2021main

Successful conversational search systems can present natural, adaptive and interactive shopping experience for online shopping customers. However, building such systems from scratch faces real word challenges from both imperfect product schema/knowledge and lack of training dialog data. In this work…

2021

Enhanced Boundary Learning for Glass-Like Object Segmentation

ICCV 2021poster

Glass-like objects such as windows, bottles, and mirrors exist widely in the real world. Sensing these objects has many applications, including robot navigation and grasping. However, this task is very challenging due to the arbitrary scenes behind glass-like objects. This paper aims to solve the gl…

Cited by 106PDFcodeScholar
2021

PointFlow: Flowing Semantics Through Points for Aerial Image Segmentation

CVPR 2021poster

Aerial Image Segmentation is a particular semantic segmentation problem and has several challenging characteristics that general semantic segmentation does not have. There are two critical issues: The one is an extremely foreground-background imbalanced distribution and the other is multiple small o…

Cited by 133PDFcodeScholar
2021

Synchronous Interactive Decoding for Multilingual Neural Machine Translation

AAAI 2021technical

To simultaneously translate a source language into multiple different target languages is one of the most common scenarios of multilingual translation. However, existing methods cannot make full use of translation model information during decoding, such as intra-lingual and inter-lingual future info…

2020

A Semantically Consistent and Syntactically Variational Encoder-Decoder Framework for Paraphrase Generation

COLING 2020main

Paraphrase generation aims to generate semantically consistent sentences with different syntactic realizations. Most of the recent studies rely on the typical encoder-decoder framework where the generation process is deterministic. However, in practice, the ability to generate multiple syntactically…

2020

Learning Compositional Koopman Operators for Model-Based Control

ICLR 2020spotlight

Finding an embedding space for a linear approximation of a nonlinear dynamical system enables efficient system identification and control synthesis. The Koopman operator theory lays the foundation for identifying the nonlinear-to-linear coordinate transformations with data-driven methods. Recently,…

Cited by 152SourceScholar
2020

UST: Unifying Spatio-Temporal Context for Trajectory Prediction in Autonomous Driving

IROS 2020poster

Trajectory prediction has always been a challenging problem for autonomous driving, since it needs to infer the latent intention from the behaviors and interactions from traffic participants. This problem is intrinsically hard, because each participant may behave differently under different environm…

Cited by 27SourceScholar