← Search

Haiyang Yu

59 accepted papers

2026

A Two-Phase Deep Learning Framework for Adaptive Time-Stepping in High-Speed Flow Modeling

ICLR 2026poster

We consider the problem of modeling high-speed flows using machine learning methods. While most prior studies focus on low-speed fluid flows in which uniform time-stepping is practical, flows approaching and exceeding the speed of sound exhibit sudden changes such as shock waves. In such cases, it i…

Cited by 0SourcecodeScholar
2026

AMap: Distilling Future Priors for Ahead-Aware Online HD Map Construction

CVPR 2026

Online High-Definition (HD) map construction is pivotal for autonomous driving. While recent approaches leverage historical temporal fusion to improve performance, we identify a critical safety flaw in this paradigm: it is inherently "spatially backward-looking." These methods predominantly enhance

Cited by 0SourceScholar
2026

Adaptive Social Learning via Mode Policy Optimization for Language Agents

ICLR 2026poster

Effective social intelligence simulation requires language agents to dynamically adjust reasoning depth, a capability notably absent in current studies. Existing methods either lack explicit reasoning or employ lengthy Chain-of-Thought reasoning uniformly across all scenarios, resulting in excessive…

Cited by 0SourcecodeScholar
2026

CME-CAD: Heterogeneous Collaborative Multi-Expert Reinforcement Learning for CAD Code Generation

CVPR 2026

Computer-Aided Design (CAD) is essential in industrial design, but the complexity of traditional CAD modeling and workflows presents significant challenges for automating the generation of high-precision, editable CAD models. Existing methods, such as 3D reconstruction from sketches, often produce n

Cited by 0SourceScholar
2026

Decomposition of Concept-Level Rules in Visual Scenes

ICLR 2026poster

Human cognition is compositional, and one can parse a visual scene into independent concepts and the corresponding concept-changing rules. By contrast, many vision-language systems process images holistically, with limited support for explicit decomposition. And previous methods of decomposing conce…

Cited by 0SourceScholar
2026

Efficient Prediction of SO(3)-Equivariant Hamiltonian Matrices via SO(2) Local Frames

ICML 2026poster

We consider the task of predicting Hamiltonian matrices to accelerate electronic structure calculations, which plays an important role in physics, chemistry, and materials science. Motivated by the inherent relationship between the off-diagonal blocks of the Hamiltonian matrix and the SO(2) local fr…

Cited by 0SourcecodeScholar
2026

From Intent to Execution: Multimodal Chain-of-Thought Reinforcement Learning for Precise CAD Code Generation

AAAI 2026technical

Computer-Aided Design (CAD) plays a vital role in engineering and manufacturing, yet current CAD workflows require extensive domain expertise and manual modeling effort. Recent advances in large language models (LLMs) have made it possible to generate code from natural language, opening new opportun

Cited by 0SourcePDFScholar
2026

MEML-GRPO: Heterogeneous Multi-Expert Mutual Learning for RLVR Advancement

AAAI 2026technical

Recent advances demonstrate that reinforcement learning with verifiable rewards (RLVR) significantly enhances the reasoning capabilities of large language models (LLMs). However, standard RLVR faces challenges with reward sparsity, where zero rewards from consistently incorrect candidate answers pro

Cited by 0SourcePDFScholar
2026

Orbital Transformers for Predicting Wavefunctions in Time-Dependent Density Functional Theory

ICLR 2026poster

We aim to learn wavefunctions simulated by time-dependent density functional theory (TDDFT), which can be efficiently represented as linear combination coefficients of atomic orbitals. In real-time TDDFT, the electronic wavefunctions of a molecule evolve over time in response to an external excitati…

Cited by 0SourceScholar
2026

Stability Under Scrutiny: Benchmarking Representation Paradigms for Online HD Mapping

ICLR 2026poster

As one of the fundamental intermediate modules in autonomous driving, online high-definition (HD) maps have attracted significant attention due to their cost-effectiveness and real-time capabilities. Since vehicles always cruise in highly dynamic environments, spatial displacement of onboard sensor…

Cited by 0SourcecodeScholar
2026

Your One-Stop Solution for AI-Generated Video Detection

CVPR 2026

Recent advances in generative modeling can create remarkably realistic synthetic videos, making it increasingly difficult for humans to distinguish them from real ones and necessitating reliable detection methods. However, two key limitations hinder the development of this field.**From the dataset p

Cited by 0SourcecodeScholar
2025

A Bounding Box is Worth One Token - Interleaving Layout and Text in a Large Language Model for Document Understanding

ACL 2025finding

Recently, many studies have demonstrated that exclusively incorporating OCR-derived text and spatial layouts with large language models (LLMs) can be highly effective for document understanding tasks. However, existing methods that integrate spatial layouts with text have limitations, such as produc…

2025

Authentic 4D Driving Simulation with a Video Generation Model

ICCV 2025poster

Simulating driving environments in 4D is crucial for developing accurate and immersive autonomous driving systems. Despite progress in generating driving scenes, challenges in transforming views and modeling the dynamics of space and time remain. To tackle these issues, we propose a fresh methodolog…

Cited by 0SourcePDFScholar
2025

CReFT-CAD: Boosting Orthographic Projection Reasoning for CAD via Reinforcement Fine-Tuning

NeurIPS 2025poster

Computer-Aided Design (CAD) is pivotal in industrial manufacturing, with orthographic projection reasoning foundational to its entire workflow—encompassing design, manufacturing, and simulation. However, prevailing deep-learning approaches employ standard 3D reconstruction pipelines as an alternativ…

Cited by 0SourcecodeScholar
2025

ChatReID: Open-ended Interactive Person Retrieval via Hierarchical Progressive Tuning for Vision Language Models

ICCV 2025poster

Person re-identification (Re-ID) is a crucial task in computer vision, aiming to recognize individuals across non-overlapping camera views. While recent advanced vision-language models (VLMs) excel in logical reasoning and multi-task generalization, their applications in Re-ID tasks remain limited.…

Cited by 0SourcePDFScholar
2025

DEMO: Reframing Dialogue Interaction with Fine-grained Element Modeling

ACL 2025finding

Large language models (LLMs) enabled dialogue systems have become one of the central modes in human-machine interaction, which bring about vast amounts of conversation logs and increasing demand for dialogue generation. The dialogue’s life-cycle spans from Prelude through Interlocution to Epilogue,…

2025

DeepSolution: Boosting Complex Engineering Solution Design via Tree-based Exploration and Bi-point Thinking

ACL 2025long

Designing solutions for complex engineering challenges is crucial in human production activities. However, previous research in the retrieval-augmented generation (RAG) field has not sufficiently addressed tasks related to the design of complex engineering solutions. To fill this gap, we introduce a…

2025

Dynamic-VLM: Simple Dynamic Visual Token Compression for VideoLLM

ICCV 2025poster

The application of Large Vision-Language Models (LVLMs) for analyzing images and videos is an exciting and rapidly evolving field. In recent years, we've seen significant growth in high-quality image-text datasets for fine-tuning image understanding, but there is still a lack of comparable datasets…

2025

EIFBENCH: Extremely Complex Instruction Following Benchmark for Large Language Models

EMNLP 2025

With the development and widespread application of large language models (LLMs), the new paradigm of “Model as Product” is rapidly evolving, and demands higher capabilities to address complex user needs, often requiring precise workflow execution which involves the accurate understanding of multiple

2025

Foundation Model Driven Appearance Extraction for Robust Multiple Object Tracking

AAAI 2025technical

Multiple Object Tracking (MOT) is a fundamental task in computer vision. Existing methods utilize motion information or appearance information to perform object tracking. However, these algorithms still struggle with special circumstances, such as occlusion and blurring in complex scenes. Inspired b…

2025

IOPO: Empowering LLMs with Complex Instruction Following via Input-Output Preference Optimization

ACL 2025long

In the realm of large language models (LLMs), the ability of models to accurately follow instructions is paramount as more agents and applications leverage LLMs for construction, where the complexity of instructions are rapidly increasing. However, on the one hand, there is only a certain amount of…

2025

Learning to Discover Regulatory Elements for Gene Expression Prediction

ICLR 2025oral

We consider the problem of predicting gene expressions from DNA sequences. A key challenge of this task is to find the regulatory elements that control gene expressions. Here, we introduce Seq2Exp, a Sequence to Expression network explicitly designed to discover and extract regulatory elements that…

2025

ML4CFD Competition: Results and Retrospective Analysis

NeurIPS 2025poster

The integration of machine learning (ML) into the physical sciences is reshaping computational paradigms, offering the potential to accelerate demanding simulations such as computational fluid dynamics (CFD). Yet, persistent challenges in accuracy, generalization, and physical consistency hinder the…

Cited by 0SourceScholar
2025

On Explaining Equivariant Graph Networks via Improved Relevance Propagation

ICML 2025poster

We consider explainability in equivariant graph neural networks for 3D geometric graphs. While many XAI methods have been developed for analyzing graph neural networks, they predominantly target 2D graph structures. The complex nature of 3D data and the sophisticated architectures of equivariant GNN…

2025

On the Role of Attention Heads in Large Language Model Safety

ICLR 2025oral

Large language models (LLMs) achieve state-of-the-art performance on multiple language tasks, yet their safety guardrails can be circumvented, leading to harmful generations. In light of this, recent research on safety mechanisms has emerged, revealing that when safety representations or component a…

2025

SAH-Drive: A Scenario-Aware Hybrid Planner for Closed-Loop Vehicle Trajectory Generation

ICML 2025poster

Reliable planning is crucial for achieving autonomous driving. Rule-based planners are efficient but lack generalization, while learning-based planners excel in generalization yet have limitations in real-time performance and interpretability. In long-tail scenarios, these challenges make planning p…

2025

Spectro-Riemannian Graph Neural Networks

ICLR 2025poster

Can integrating spectral and curvature signals unlock new potential in graph representation learning? Non-Euclidean geometries, particularly Riemannian manifolds such as hyperbolic (negative curvature) and spherical (positive curvature), offer powerful inductive biases for embedding complex graph st…

Cited by 0SourcePDFScholar
2025

StructRAG: Boosting Knowledge Intensive Reasoning of LLMs via Inference-time Hybrid Information Structurization

ICLR 2025poster

Retrieval-augmented generation (RAG) is a key means to effectively enhance large language models (LLMs) in many knowledge-based tasks. However, existing RAG methods struggle with knowledge-intensive reasoning tasks, because useful information required to these tasks are badly scattered. This chara…

2025

Tensor Decomposition Networks for Accelerating Machine Learning Force Field Computations

NeurIPS 2025poster

SO(3)-equivariant networks are the dominant models for machine learning interatomic potentials (MLIPs). The key operation of such networks is the Clebsch-Gordan (CG) tensor product, which is computationally expensive. To accelerate the computation, we develop tensor decomposition networks (TDNs) as…

Cited by 0SourcecodeScholar
2025

Transferable Post-training via Inverse Value Learning

NAACL 2025long

As post-training processes utilize increasingly large datasets and base models continue to grow in size, the computational demands and implementation challenges of existing algorithms are escalating significantly. In this paper, we propose modeling the changes at the logits level during post-trainin…

2024

DenseKoopman: A Plug-and-Play Framework for Dense Pedestrian Trajectory Prediction

IJCAI 2024poster

Pedestrian trajectory prediction has emerged as a core component of human-robot interaction and autonomous driving. Fast and accurate prediction of surrounding pedestrians contributes to making decisions and improves safety and efficiency. However, pedestrians’ future trajectories will interact with…

2024

EAFormer: Scene Text Segmentation with Edge-Aware Transformers

ECCV 2024poster

"Scene text segmentation aims at cropping texts from scene images, which is usually used to help generative models edit or remove texts. The existing text segmentation methods tend to involve various text-related supervisions for better performance. However, most of them ignore the importance of tex…

2024

How Alignment and Jailbreak Work: Explain LLM Safety through Intermediate Hidden States

EMNLP 2024finding

Large language models (LLMs) rely on safety alignment to avoid responding to malicious user inputs. Unfortunately, jailbreak can circumvent safety guardrails, resulting in LLMs generating harmful content and raising concerns about LLM safety. Due to language models with intensive parameters often re…

2024

Language Models are Super Mario: Absorbing Abilities from Homologous Models as a Free Lunch

ICML 2024poster

In this paper, we unveil that Language Models (LMs) can acquire new capabilities by assimilating parameters from homologous models without retraining or GPUs. We first introduce DARE to set most delta parameters (i.e., the disparity between fine-tuned and pre-trained parameters) to zeros without aff…

2024

Leave No Document Behind: Benchmarking Long-Context LLMs with Extended Multi-Doc QA

EMNLP 2024main

Long-context modeling capabilities of Large Language Models (LLMs) have garnered widespread attention, leading to the emergence of LLMs with ultra-context windows. Meanwhile, benchmarks for evaluating long-context language models are gradually catching up. However, existing benchmarks employ irrelev…

2024

NetInfoF Framework: Measuring and Exploiting Network Usable Information

ICLR 2024spotlight

Given a node-attributed graph, and a graph task (link prediction or node classification), can we tell if a graph neural network (GNN) will perform well? More specifically, do the graph structure and the node features carry enough usable information for the task? Our goals are (1) to develop a fast t…

2024

Preference Ranking Optimization for Human Alignment

AAAI 2024technical

Large language models (LLMs) often contain misleading content, emphasizing the need to align them with human values to ensure secure AI systems. Reinforcement learning from human feedback (RLHF) has been employed to achieve this alignment. However, it encompasses two main drawbacks: (1) RLHF exhibit…

2024

Scaling Data Diversity for Fine-Tuning Language Models in Human Alignment

COLING 2024main

Alignment with human preference prevents large language models (LLMs) from generating misleading or toxic content while requiring high-cost human feedback. Assuming resources of human annotation are limited, there are two different ways of allocating considered: more diverse PROMPTS or more diverse…

2024

Self-Retrieval: End-to-End Information Retrieval with One Large Language Model

NeurIPS 2024poster

The rise of large language models (LLMs) has significantly transformed both the construction and application of information retrieval (IR) systems. However, current interactions between IR systems and LLMs remain limited, with LLMs merely serving as part of components within IR systems, and IR syst…

Cited by 2SourcePDFScholar
2024

SoFA: Shielded On-the-fly Alignment via Priority Rule Following

ACL 2024findings

The alignment problem in Large Language Models (LLMs) involves adapting them to the broad spectrum of human values. This requirement challenges existing alignment methods due to diversity of preferences and regulatory standards. This paper introduces a novel alignment paradigm, priority rule followi…

2024

Tree-Instruct: A Preliminary Study of the Intrinsic Relationship between Complexity and Alignment

COLING 2024main

Training large language models (LLMs) with open-domain instruction data has yielded remarkable success in aligning to end tasks and human preferences. Extensive research has highlighted the importance of the quality and diversity of instruction data. However, the impact of data complexity, as a cruc…

2023

API-Bank: A Comprehensive Benchmark for Tool-Augmented LLMs

EMNLP 2023long main

Recent research has demonstrated that Large Language Models (LLMs) can enhance their capabilities by utilizing external tools. However, three pivotal questions remain unanswered: (1) How effective are current LLMs in utilizing tools? (2) How can we enhance LLMs' ability to utilize tools? (3) What ob…

Cited by 0SourceScholar
2023

Causal Document-Grounded Dialogue Pre-training

EMNLP 2023long main

The goal of document-grounded dialogue (DocGD) is to generate a response by anchoring the evidence in a supporting document in accordance with the dialogue context. This entails four causally interconnected variables. While task-specific pre-training has significantly enhanced performances on numero…

Cited by 0SourcecodeScholar
2023

Chinese Text Recognition with A Pre-Trained CLIP-Like Model Through Image-IDS Aligning

ICCV 2023oral

Scene text recognition has been studied for decades due to its broad applications. However, despite Chinese characters possessing different characteristics from Latin characters, such as complex inner structures and large categories, few methods have been proposed for Chinese Text Recognition (CTR).…

Cited by 30PDFcodeScholar
2023

Coarse-To-Fine Knowledge Selection for Document Grounded Dialogs

ICASSP 2023accepted

Multi-document grounded dialogue systems (DGDS) belong to a class of conversational agents that answer users’ requests by finding supporting knowledge from a collection of documents. Most previous studies aim to improve the knowledge retrieval model or propose more effective ways to incorporate exte…

Cited by 0SourceScholar
2023

Diversify Question Generation with Retrieval-Augmented Style Transfer

EMNLP 2023long main

Given a textual passage and an answer, humans are able to ask questions with various expressions, but this ability is still challenging for most question generation (QG) systems. Existing solutions mainly focus on the internal knowledge within the given passage or the semantic word space for diverse…

Cited by 0SourcecodeScholar
2023

Efficient and Equivariant Graph Networks for Predicting Quantum Hamiltonian

ICML 2023poster

We consider the prediction of the Hamiltonian matrix, which finds use in quantum chemistry and condensed matter physics. Efficiency and equivariance are two important, but conflicting factors. In this work, we propose a SE(3)-equivariant network, named QHNet, that achieves efficiency and equivarianc…

2023

Improving Question Generation with Multi-level Content Planning

EMNLP 2023long findings

This paper addresses the problem of generating questions from a given context and an answer, specifically focusing on questions that require multi-hop reasoning across an extended context. Previous studies have suggested that key phrase selection is essential for question generation (QG), yet it is…

Cited by 0SourcecodeScholar
2023

Orientation-Independent Chinese Text Recognition in Scene Images

IJCAI 2023poster

Scene text recognition (STR) has attracted much attention due to its broad applications. The previous works pay more attention to dealing with the recognition of Latin text images with complex backgrounds by introducing language models or other auxiliary networks. Different from Latin texts, many ve…

2023

QH9: A Quantum Hamiltonian Prediction Benchmark for QM9 Molecules

NeurIPS 2023poster

Supervised machine learning approaches have been increasingly used in accelerating electronic structure prediction as surrogates of first-principle computational methods, such as density functional theory (DFT). While numerous quantum chemistry datasets focus on chemical properties and atomic forces…

2023

Towards Accurate Video Text Spotting with Text-wise Semantic Reasoning

IJCAI 2023poster

Video text spotting (VTS) aims at extracting texts from videos, where text detection, tracking and recognition are conducted simultaneously. There have been some works that can tackle VTS; however, they may ignore the underlying semantic relationships among texts within a frame. We observe that the…

2023

Unified Language Representation for Question Answering over Text, Tables, and Images

ACL 2023findings

When trying to answer complex questions, people often rely on multiple sources of information, such as visual, textual, and tabular data. Previous approaches to this problem have focused on designing input features or model structure in the multi-modal space, which is inflexible for cross-modal reas…

Cited by 18SourcePDFScholar
2023

Universal Information Extraction with Meta-Pretrained Self-Retrieval

ACL 2023findings

Universal Information Extraction (Universal IE) aims to solve different extraction tasks in a uniform text-to-structure generation manner. Such a generation procedure tends to struggle when there exist complex information structures to be extracted. Retrieving knowledge from external knowledge bases…

2022

Doc2Bot: Accessing Heterogeneous Documents via Conversational Bots

EMNLP 2022finding

This paper introduces Doc2Bot, a novel dataset for building machines that help users seek information via conversations. This is of particular interest for companies and organizations that own a large number of manuals or instruction books. Despite its potential, the nature of our task poses several…

2022

GraphFM: Improving Large-Scale GNN Training via Feature Momentum

ICML 2022spotlight

Training of graph neural networks (GNNs) for large-scale node classification is challenging. A key difficulty lies in obtaining accurate hidden node representations while avoiding the neighborhood explosion problem. Here, we propose a new technique, named feature momentum (FM), that uses a momentum…

2022

Text Gestalt: Stroke-Aware Scene Text Image Super-resolution

AAAI 2022technical

In the last decade, the blossom of deep learning has witnessed the rapid development of scene text recognition. However, the recognition of low-resolution scene text images remains a challenge. Even though some super-resolution methods have been proposed to tackle this problem, they usually treat te…

2022

Towards Generalized Open Information Extraction

EMNLP 2022finding

Open Information Extraction (OpenIE) facilitates the open-domain discovery of textual facts. However, the prevailing solutions evaluate OpenIE models on in-domain test sets aside from the training corpus, which certainly violates the initial task principle of domain-independence. In this paper, we p…

2021

On Explainability of Graph Neural Networks via Subgraph Explorations

ICML 2021spotlight

We consider the problem of explaining the predictions of graph neural networks (GNNs), which otherwise are considered as black boxes. Existing methods invariably focus on explaining the importance of graph nodes or edges but ignore the substructures of graphs, which are more intuitive and human-inte…

2020

Bridging Text and Knowledge with Multi-Prototype Embedding for Few-Shot Relational Triple Extraction

COLING 2020main

Current supervised relational triple extraction approaches require huge amounts of labeled data and thus suffer from poor performance in few-shot settings. However, people can grasp new knowledge by learning a few instances. To this end, we take the first step to study the few-shot relational triple…

Cited by 56SourcePDFScholar