← Search

Hang Yu

62 accepted papers

2026

A Problem-Oriented Perspective and Anchor Verification for Code Optimization

ICLR 2026poster

Large Language Models (LLMs) have shown remarkable capabilities in solving various programming tasks, such as code generation. However, their potential for code optimization, particularly in performance enhancement, remains largely unexplored. This paper investigates the capabilities of LLMs in opti…

Cited by 0SourceScholar
2026

ACCORD: Alleviating Concept Coupling through Dependence Regularization for Text-to-Image Diffusion Personalization

ICLR 2026poster

Image personalization enables customizing Text-to-Image models with a few reference images but is plagued by "concept coupling"—the model creating spurious associations between a subject and its context. Existing methods tackle this indirectly, forcing a trade-off between personalization fidelity an…

Cited by 0SourcecodeScholar
2026

Beyond Penalization: Diffusion-based Out-of-Distribution Detection and Selective Regularization in Offline Reinforcement Learning

ICLR 2026poster

Offline reinforcement learning (RL) faces a critical challenge of overestimating the value of out-of-distribution (OOD) actions. Existing methods mitigate this issue by penalizing unseen samples, yet they fail to accurately identify OOD actions and may suppress beneficial exploration beyond the beh…

Cited by 0SourceScholar
2026

DFRec: Dual Fluctuation Modeling of Multi-level Intent Evolution for Next-Item Recommendation

AAAI 2026technical

User sequential behaviors are driven by a variety of complex and evolving intents. Capturing the dynamic change of user intents has become critical yet challenging in the next-item recommendation. Existing studies usually model the transition relationships among multiple intents within a session or

Cited by 0SourcePDFScholar
2026

Decoupled Spatiotemporal Forecasting from Extreme Sparse Observations via Quantized Latent Space

AAAI 2026technical

Predicting spatiotemporal fields governed by partial differential equations (PDEs) from sparse sensor data is a critical and long-standing challenge in science and engineering. Recent deep learning approaches, particularly neural operators, have shown considerable promise in solving PDEs. However, t

Cited by 0SourcePDFScholar
2026

Depth Transfer: Learning to See Like a Simulator for Real-World Drone Navigation

ICRA 2026poster

Sim-to-real transfer is a fundamental challenge in robot learning. Discrepancies between simulation and reality can significantly impair policy performance, especially if it receives high-dimensional inputs such as dense depth estimates from vision. We propose a novel depth transfer method based on …

2026

Discovering Latent Facts from Context to Construct Richer Open Knowledge Graphs

AAAI 2026technical

Knowledge graph construction (KGC) aims to extract valuable information from text and organize it into structured knowledge graphs (KGs). Recent methods have leveraged the strong generative capabilities of large language models (LLMs) to improve the generalization and reduce the labor costs. However

Cited by 0SourcePDFScholar
2026

GDAs-OT: A Prediction Method of Gene-Disease Associations Based on Optimal Transport for Identifying Genes Related to Immune-Related Adverse Events

IJCAI 2026

Immune Checkpoint Inhibitors (ICIs) represent a cornerstone of modern cancer immunotherapy. However, their clinical application is frequently accompanied by immune-related Adverse Events (irAEs) of diverse severity. Predicting Gene-Disease Associations (GDAs) is crucial for identifying the related g

Cited by 0Scholar
2026

LAMDAS: LLM as an Implicit Classifier for Domain-specific Data Selection

AAAI 2026technical

Adapting large language models (LLMs) to specific domains often faces a critical bottleneck: the scarcity of high-quality, human-curated data. While large volumes of unchecked data are readily available, indiscriminately using them for fine-tuning risks introducing noise and degrading performance. S

Cited by 0SourcePDFScholar
2026

Learning Native Continuation for Action Chunking Flow Policies

RSS 2026poster

Action chunking enables Vision Language Action (VLA) models to run in real time, but naive chunked execution often exhibits discontinuities at chunk boundaries. Real-Time Chunking (RTC) alleviates this issue but is external to the policy, leading to spurious multimodal switching and trajectories tha…

Cited by 0SourceScholar
2026

ML-Embed: Inclusive and Efficient Embeddings for a Multilingual World

ICML 2026poster

The development of high-quality text embeddings is increasingly drifting toward an exclusionary future, defined by three critical barriers: prohibitive computational costs, a narrow linguistic focus that neglects most of the world's languages, and a lack of transparency from closed-source or open-we…

Cited by 0SourceScholar
2026

Open-world Hand-Object Interaction Video Generation Based on Structure and Contact-aware Representation

CVPR 2026

Generating realistic hand-object interactions (HOI) videos is a significant challenge due to the difficulty of modeling physical constraints (e.g., contact and occlusion between hands and manipulated objects). Current methods utilize HOI representation as an auxiliary generative objective to guide v

Cited by 0SourceScholar
2026

SpaceDrive: Infusing Spatial Awareness into VLM-based Autonomous Driving

CVPR 2026

End-to-end autonomous driving methods built on vision language models (VLMs) have undergone rapid development driven by their universal visual understanding and strong reasoning capabilities obtained from the large-scale pretraining. However, we find that current VLMs struggle to understand fine-gra

Cited by 0SourcecodeScholar
2026

Tab-semiSL: Tabular Data-Driven Semi-Supervised Learning to Identify Factors Associated with Immune-Related Adverse Events

IJCAI 2026

Immune Checkpoint Inhibitors (ICIs) have become a major therapeutic strategy in cancer treatment. However, widespread ICIs use can cause mild-to-severe immune-related Adverse Events (irAEs). Identifying factors associated with irAEs is beneficial for assessing the risk of irAEs occurrence during ICI

Cited by 0Scholar
2026

Uncertainty-Guided Adaptive Conservative Offline Reinforcement Learning for Safer Mechanical Ventilation

IJCAI 2026

Mechanical ventilation (MV) is essential in intensive care units (ICUs), yet conventional protocols lack personalization and risk harmful over- or under-ventilation. Offline reinforcement learning (ORL) enables policy optimization from retrospective clinical data without unsafe online interaction, b

Cited by 0Scholar
2026

Understanding Interaction as You Need: Intention-Driven Pedestrian Behavior Prediction

AAAI 2026technical

Prediction of pedestrian behavior is crucial for autonomous driving systems and intelligent transportation.Conventional methods predict the behavior based solely on either the pedestrian intention or the distance-related interactions between the pedestrian and its surroundings. However, these method

Cited by 0SourcePDFScholar
2025

Advancing Out-of-Distribution Detection via Local Neuroplasticity

ICLR 2025poster

In the domain of machine learning, the assumption that training and test data share the same distribution is often violated in real-world scenarios, requiring effective out-of-distribution (OOD) detection. This paper presents a novel OOD detection method that leverages the unique local neuroplastic…

2025

CLEAR: A Framework Enabling Large Language Models to Discern Confusing Legal Paragraphs

EMNLP 2025

Most of the existing work focuses on enabling LLMs to leverage legal rules (, law articles) to tackle complex legal reasoning tasks, but ignores their ability to understand legal rules. To better evaluate the LLMs’ capabilities on the task, in this work, we propose a new challenge task: Legal Paragr

2025

Code Graph Model (CGM): A Graph-Integrated Large Language Model for Repository-Level Software Engineering Tasks

NeurIPS 2025poster

Recent advances in Large Language Models (LLMs) have shown promise in function-level code generation, yet repository-level software engineering tasks remain challenging. Current solutions predominantly rely on proprietary LLM agents, which introduce unpredictability and limit accessibility, raising…

Cited by 0SourceScholar
2025

Context-aware Graph Neural Network for Graph-based Fraud Detection with Extremely Limited Labels

AAAI 2025technical

Graph-based fraud detection is crucial in identifying illegal activities in social networks, finance, and other sectors. Despite recent progress in this area, most of current researches typically require a large amount of annotated data to demonstrate its benefits. In practice, obtaining sufficient…

Cited by 0SourcePDFScholar
2025

DexH2R: A Benchmark for Dynamic Dexterous Grasping in Human-to-Robot Handover

ICCV 2025poster

Handover between a human and a dexterous robotic hand is a fundamental yet challenging task in human-robot collaboration. It requires handling dynamic environments and a wide variety of objects and demands robust and adaptive grasping strategies. However, progress in developing effective dynamic dex…

2025

E2LLM: Encoder Elongated Large Language Models for Long-Context Understanding and Reasoning

EMNLP 2025

Processing long contexts is increasingly important for Large Language Models (LLMs) in tasks like multi-turn dialogues, code generation, and document summarization. This paper addresses the challenges of achieving high long-context performance, low computational complexity, and compatibility with pr

2025

Exploiting the Relationship within the Unlabelled Samples by Set Matching for Generalized Category Discovery

ICASSP 2025accepted

Generalized Category Discovery (GCD) is an open-world problem in semi-supervised learning, where the model leverages labelled data from known classes to discover both known and unknown classes in unlabelled data. Contrastive learning is key to this process, helping generate discriminative features t…

Cited by 0SourceScholar
2025

GALLa: Graph Aligned Large Language Models for Improved Source Code Understanding

ACL 2025long

Programming languages possess rich semantic information - such as data flow - that is represented by graphs and not available from the surface form of source code. Recent code language models have scaled to billions of parameters, but model source code solely as text tokens while ignoring any other…

Cited by 0SourcePDFScholar
2025

HDiff: Confidence-Guided Denoising Diffusion for Robust Hyper-relational Link Prediction

EMNLP 2025

Although Hyper-relational Knowledge Graphs (HKGs) can model complex facts better than traditional KGs, the Hyper-relational Knowledge Graph Completion (HKGC) is more sensitive to inherent noise, particularly struggling with two prevalent HKG-specific noise types: Intra-fact Inconsistency and Cross-f

Cited by 0SourcePDFScholar
2025

Nonparametric Quantile Regression with ReLU-Activated Recurrent Neural Networks

NeurIPS 2025poster

This paper investigates nonparametric quantile regression using recurrent neural networks (RNNs) and sparse recurrent neural networks (SRNNs) to approximate the conditional quantile function, which is assumed to follow a compositional hierarchical interaction model. We show that RNN- and SRNN-based…

Cited by 0SourceScholar
2025

Promoting Knowledge Base Question Answering by Directing LLMs to Generate Task-relevant Logical Forms

AAAI 2025technical

Knowledge base question answering (KBQA) refers to the system that produces answers to user queries by reasoning with a large-scale structured knowledge base. Advanced works have achieved great success either by generating logical forms (LF) or directly generating answers. Although the former typica…

Cited by 0SourcePDFScholar
2025

Rodimus*: Breaking the Accuracy-Efficiency Trade-Off with Efficient Attentions

ICLR 2025poster

Recent advancements in Transformer-based large language models (LLMs) have set new standards in natural language processing. However, the classical softmax attention incurs significant computational costs, leading to a $O(T)$ complexity for per-token generation, where $T$ represents the context leng…

2025

WeatherPrompt: Multi-modality Representation Learning for All-Weather Drone Visual Geo-Localization

NeurIPS 2025poster

Visual geo-localization for drones faces critical degradation under weather perturbations, \eg, rain and fog, where existing methods struggle with two inherent limitations: 1) Heavy reliance on limited weather categories that constrain generalization, and 2) Suboptimal disentanglement of entangled s…

Cited by 0SourcecodeScholar
2024

AmortizedPeriod: Attention-based Amortized Inference for Periodicity Identification

ICLR 2024poster

Periodic patterns are a fundamental characteristic of time series in natural world, with significant implications for a range of disciplines, from economics to cloud systems. However, the current literature on periodicity detection faces two key challenges: limited robustness in real-world scenarios…

Cited by 1SourcePDFScholar
2024

Approaching Outside: Scaling Unsupervised 3D Object Detection from 2D Scene

ECCV 2024poster

"The unsupervised 3D object detection is to accurately detect objects in unstructured environments with no explicit supervisory signals. This task, given sparse LiDAR point clouds, often results in compromised performance for detecting distant or small objects due to the inherent sparsity and limite…

2024

BaSIC: BayesNet Structure Learning for Computational Scalable Neural Image Compression

ECCV 2024poster

"Despite superior rate-distortion performance over traditional codecs, Neural Image Compression (NIC) is limited by its computational scalability in practical deployment. Prevailing research focuses on accelerating specific NIC modules but is restricted in controlling overall computational complexit…

2024

COSIGN: Contextual Facts Guided Generation for Knowledge Graph Completion

NAACL 2024long

Knowledge graph completion (KGC) aims to infer missing facts based on existing facts within a KG. Recently, research on generative models (GMs) has addressed the limitations of embedding methods in terms of generality and scalability. However, GM-based methods are sensitive to contextual facts on KG…

Cited by 8SourcePDFScholar
2024

CoBa: Convergence Balancer for Multitask Finetuning of Large Language Models

EMNLP 2024main

Multi-task learning (MTL) benefits the fine-tuning of large language models (LLMs) by providing a single model with improved performance and generalization ability across tasks, presenting a resource-efficient alternative to developing separate models for each task. Yet, existing MTL strategies for…

2024

D2LLM: Decomposed and Distilled Large Language Models for Semantic Search

ACL 2024long

The key challenge in semantic search is to create models that are both accurate and efficient in pinpointing relevant sentences for queries. While BERT-style bi-encoders excel in efficiency with pre-computed embeddings, they often miss subtle nuances in search tasks. Conversely, GPT-style LLMs with…

2024

DeepITE: Designing Variational Graph Autoencoders for Intervention Target Estimation

NeurIPS 2024poster

Intervention Target Estimation (ITE) is vital for both understanding and decision-making in complex systems, yet it remains underexplored. Current ITE methods are hampered by their inability to learn from distinct intervention instances collaboratively and to incorporate rich insights from labeled d…

2024

Divide and Conquer: Legal Concept-guided Criminal Court View Generation

EMNLP 2024finding

The Criminal Court View Generation task aims to produce explanations that inform judicial decisions. This necessitates a nuanced understanding of diverse legal concepts, such as Recidivism, Confess, and Robbery, which often coexist within cases, complicating holistic analysis. However, existing meth…

2024

Finite-State Autoregressive Entropy Coding for Efficient Learned Lossless Compression

ICLR 2024spotlight

Learned lossless data compression has garnered significant attention recently due to its superior compression ratios compared to traditional compressors. However, the computational efficiency of these models jeopardizes their practicality. This paper proposes a novel system for improving the compres…

2024

Focus On What Matters: Separated Models For Visual-Based RL Generalization

NeurIPS 2024poster

A primary challenge for visual-based Reinforcement Learning (RL) is to generalize effectively across unseen environments. Although previous studies have explored different auxiliary tasks to enhance generalization, few adopt image reconstruction due to concerns about exacerbating overfitting to task…

Cited by 2SourcePDFScholar
2024

Guided Knowledge Generation with Language Models for Commonsense Reasoning

EMNLP 2024finding

Large Language Models (LLMs) have achieved notable success in commonsense reasoning tasks, benefiting from their extensive world knowledge acquired through extensive pretraining. While approaches like Chain-of-Thought (CoT) have shown promise in enhancing LLMs’ reasoning capabilities, mitigating the…

2024

Through the MUD: A Multi-Defendant Charge Prediction Benchmark with Linked Crime Elements

ACL 2024long

The current charge prediction datasets mostly focus on single-defendant criminal cases.However, real-world criminal cases usually involve multiple defendants whose criminal facts are intertwined. In an early attempt to fill this gap, we introduce a new benchmark that encompasses legal cases involvin…

2023

AvoidBench: A high-fidelity vision-based obstacle avoidance benchmarking suite for multi-rotors

ICRA 2023poster

Obstacle avoidance is an essential topic in the field of autonomous drone research. When choosing an avoidance algorithm, many different options are available, each with their advantages and disadvantages. As there is currently no consensus on testing methods, it is quite challenging to compare the…

Cited by 13SourcecodeScholar
2023

BasisFormer: Attention-based Time Series Forecasting with Learnable and Interpretable Basis

NeurIPS 2023poster

Bases have become an integral part of modern deep learning-based models for time series forecasting due to their ability to act as feature extractors or future references. To be effective, a basis must be tailored to the specific set of time series data and exhibit distinct correlation with each tim…

2023

From “Thumbs Up” to “10 out of 10”: Reconsidering Scalar Feedback in Interactive Reinforcement Learning

IROS 2023poster

Learning from human feedback is an effective way to improve robotic learning in exploration-heavy tasks. Compared to the wide application of binary human feedback, scalar human feedback has been used less because it is believed to be noisy and unstable. In this paper, we compare scalar and binary fe…

Cited by 5SourceScholar
2023

How to Fine-tune the Model: Unified Model Shift and Model Bias Policy Optimization

NeurIPS 2023poster

Designing and deriving effective model-based reinforcement learning (MBRL) algorithms with a performance improvement guarantee is challenging, mainly attributed to the high coupling between model learning and policy optimization. Many prior methods that rely on return discrepancy to guide model lear…

Cited by 9SourcePDFScholar
2023

PTCSpell: Pre-trained Corrector Based on Character Shape and Pinyin for Chinese Spelling Correction

ACL 2023findings

Chinese spelling correction (CSC) is a challenging task with the goal of correcting each wrong character in Chinese texts. Incorrect characters in a Chinese text are mainly due to the similar shape and similar pronunciation of Chinese characters. Recently, the paradigm of pre-training and fine-tunin…

2023

ZeroAE: Pre-trained Language Model based Autoencoder for Transductive Zero-shot Text Classification

ACL 2023findings

Many text classification tasks require handling unseen domains with plenty of unlabeled data, thus giving rise to the self-adaption or the so-called transductive zero-shot learning (TZSL) problem. However, current methods based solely on encoders or decoders overlook the possibility that these two m…

2022

Pyraformer: Low-Complexity Pyramidal Attention for Long-Range Time Series Modeling and Forecasting

ICLR 2022oral

Accurate prediction of the future given the past based on time series data is of paramount importance, since it opens the door for decision making and risk management ahead of time. In practice, the challenge is to build a flexible but parsimonious model that can capture a wide range of temporal dep…

2021

AP-10K: A Benchmark for Animal Pose Estimation in the Wild

NeurIPS 2021poster

Accurate animal pose estimation is an essential step towards understanding animal behavior, and can potentially benefit many downstream applications, such as wildlife conservation. Previous works only focus on specific animals while ignoring the diversity of animal species, limiting the generalizati…

Cited by 137SourcecodeScholar
2021

Self-Triggered Based Coordinate Control With Low Communication for Tethered Multi-UAV Collaborative Transportation

RA-L 2021

In this letter, a self-triggered based coordinate control scheme with low communication requirements is investigated for a team of unmanned aerial vehicles (UAVs) collaboratively transporting a suspended payload. In most existing research on collaborative transportation, the limited communication ab

Cited by 43SourceScholar
2020

Autonomous Obstacle Avoidance for UAV based on Fusion of Radar and Monocular Camera

IROS 2020poster

UAVs face many challenges in autonomous obstacle avoidance in large outdoor scenarios, specifically the long communication distance from ground stations. The computing power of onboard computers is limited, and the unknown obstacles cannot be accurately detected. In this paper, an autonomous obstacl…

Cited by 45SourceScholar
2020

Bias-based Universal Adversarial Patch Attack for Automatic Check-out

ECCV 2020poster

Adversarial examples are inputs with imperceptible perturbations that easily misleading deep neural networks (DNNs). Recently, adversarial patch, with noise confined to a small and localized patch, has emerged for its easy feasibility in real-world scenarios. However, existing strategies failed to g…

2019

Efficient Stochastic Subgradient Descent Algorithms for High-dimensional Semi-sparse Graphical Model Selection

ICASSP 2019accepted

We consider the structure learning problem of Gaussian graphical models when the underlying graph is semi-sparse. More specifically, we assume that the number of edges in the graph grows quadratically with the dimension P. Similar to the case of sparse graphs, the problem is formulated as maximizing…

Cited by 0SourceScholar