← Search

Hao Ma

24 accepted papers

2026

GGBall: Graph Generative Model on Poincaré Ball

ICLR 2026poster

Generating graphs with hierarchical structures remains a fundamental challenge due to the limitations of Euclidean geometry in capturing exponential complexity. Here we introduce GGBall, a novel hyperbolic framework for graph generation that integrates geometric inductive biases with modern generati…

Cited by 0SourcecodeScholar
2026

SALAAD: Sparse And Low-Rank Adaptation via ADMM for Large Language Model Inference

ICML 2026poster

Modern large language models are increasingly deployed under compute and memory constraints, making flexible control of model capacity a central challenge. While sparse and low-rank structures naturally trade off capacity and performance, existing approaches often rely on heuristic designs that igno…

Cited by 0SourceScholar
2025

Constraint-Aware Diffusion Guidance for Robotics: Real-Time Obstacle Avoidance for Autonomous Racing

CoRL 2025poster

Diffusion models hold great potential in robotics due to their ability to capture complex, high-dimensional data distributions. However, their lack of constraint-awareness limits their deployment in safety-critical applications. We propose Constraint-Aware Diffusion Guidance (CoDiG), a data-efficien…

Cited by 0SourceScholar
2025

Language-Queried Target Sound Extraction Without Parallel Training Data

ICASSP 2025accepted

Language-queried target sound extraction (TSE) aims to extract specific sounds from mixtures based on language queries. Traditional fully-supervised training schemes require extensively annotated parallel audio-text data, which are labor-intensive. We introduce a parallel-data-free training scheme,…

Cited by 0SourceScholar
2025

Learning Auxiliary Tasks Improves Reference-Free Hallucination Detection in Open-Domain Long-Form Generation

ACL 2025short

Hallucination, the generation of factually incorrect information, remains a significant challenge for large language models (LLMs), especially in open-domain long-form generation. Existing approaches for detecting hallucination in long-form tasks either focus on limited domains or rely heavily on ex…

Cited by 0SourcePDFScholar
2025

Stochastic Trajectory Prediction Under Unstructured Constraints

ICRA 2025

Trajectory prediction facilitates effective planning and decision-making, while constrained trajectory prediction integrates regulation into prediction. Recent advances in constrained trajectory prediction focus on structured constraints by constructing optimization objectives. However, handling uns

Cited by 2SourceScholar
2025

Think Smarter not Harder: Adaptive Reasoning with Inference Aware Optimization

ICML 2025poster

Solving mathematics problems has been an intriguing capability of large language models, and many efforts have been made to improve reasoning by extending reasoning length, such as through self-correction and extensive long chain-of-thoughts. While promising in problem-solving, advanced long reasoni…

Cited by 7SourcePDFScholar
2025

Vision-Based Generic Potential Function for Policy Alignment in Multi-Agent Reinforcement Learning

AAAI 2025technical

Guiding the policy of multi-agent reinforcement learning to align with human common sense is a difficult problem, largely due to the complexity of modeling common sense as a reward, especially in complex and long-horizon multi-agent tasks. Recent works have shown the effectiveness of reward shaping,…

2024

Coevolving with the Other You: Fine-Tuning LLM with Sequential Cooperative Multi-Agent Reinforcement Learning

NeurIPS 2024poster

Reinforcement learning (RL) has emerged as a pivotal technique for fine-tuning large language models (LLMs) on specific tasks. However, prevailing RL fine-tuning methods predominantly rely on PPO and its variants. Though these algorithms are effective in general RL settings, they often exhibit subop…

2024

Effective Long-Context Scaling of Foundation Models

NAACL 2024long

We present an effective recipe to train strong long-context LLMs that are capable of utilizing massive context windows of up to 32,000 tokens. Our models are built through continual pretraining from Llama 2 checkpoints with longer text sequences and on a dataset where long texts are upsampled. We pe…

Cited by 231SourcePDFScholar
2024

Safe & Accurate at Speed with Tendons: A Robot Arm for Exploring Dynamic Motion

RSS 2024poster

Operating robots precisely and at high speeds has been a long-standing goal of robotics research. Balancing these competing demands is key to enabling the seamless collaboration of robots and humans and increasing task performance. However, traditional motor-driven systems often fall short in this b…

Cited by 3SourcePDFScholar
2023

Adversarial Driving Behavior Generation Incorporating Human Risk Cognition for Autonomous Vehicle Evaluation

IROS 2023poster

Autonomous vehicle (AV) evaluation has been the subject of increased interest in recent years both in industry and in academia. This paper focuses on the development of a novel framework for generating adversarial driving behavior of background vehicle interfering against the AV to expose effective…

Cited by 1SourceScholar
2023

Data-Efficient Online Learning of Ball Placement in Robot Table Tennis

IROS 2023poster

We present an implementation of an online op-timization algorithm for hitting a predefined target when returning ping-pong balls with a table tennis robot. The online algorithm optimizes over so-called interception policies, which define the manner in which the robot arm intercepts the ball. In our…

Cited by 1SourceScholar
2022

A Learning-based Iterative Control Framework for Controlling a Robot Arm with Pneumatic Artificial Muscles

RSS 2022poster

In this work, we propose a new learning-based iterative control (IC) framework that enables a complex soft-robotic arm to track trajectories accurately. Compared to traditional iterative learning control (ILC), which operates on a single fixed reference trajectory, we use a deep learning approach to…

Cited by 12SourcePDFScholar
2022

IDPG: An Instance-Dependent Prompt Generation Method

NAACL 2022long

Prompt tuning is a new, efficient NLP transfer learning paradigm that adds a task-specific prompt in each input instance during the model training stage. It freezes the pre-trained language model and only optimizes a few task-specific prompts. In this paper, we propose a conditional prompt generatio…

Cited by 59SourcePDFScholar
2022

Learning Causal Relationships of Object Properties and Affordances Through Human Demonstrations and Self-Supervised Intervention for Purposeful Action in Transfer Environments

RA-L 2022

Learning object affordances enables robots to plan and perform purposeful actions. However, a fundamental challenge for the utilization of affordance knowledge lies in its generalization to unknown objects and environments. In this letter we present a new method for learning causal relationships bet

Cited by 3SourceScholar
2022

Learning to Generate Question by Asking Question: A Primal-Dual Approach with Uncommon Word Generation

EMNLP 2022main

Automatic question generation (AQG) is the task of generating a question from a given passage and an answer. Most existing AQG methods aim at encoding the passage and the answer to generate the question. However, limited work has focused on modeling the correlation between the target answer and the…

Cited by 9SourcePDFScholar
2022

RID-Noise: Towards Robust Inverse Design under Noisy Environments

AAAI 2022technical

From an engineering perspective, a design should not only perform well in an ideal condition, but should also resist noises. Such a design methodology, namely robust design, has been widely implemented in the industry for product quality control. However, classic robust design requires a lot of eval…

2022

SMARTAVE: Structured Multimodal Transformer for Product Attribute Value Extraction

EMNLP 2022finding

Automatic product attribute value extraction refers to the task of identifying values of an attribute from the product information. Product attributes are essential in improving online shopping experience for customers. Most existing methods focus on extracting attribute values from product title an…

2022

UniPELT: A Unified Framework for Parameter-Efficient Language Model Tuning

ACL 2022long

Recent parameter-efficient language model tuning (PELT) methods manage to match the performance of fine-tuning with much fewer trainable parameters and perform especially well when training data is limited. However, different PELT methods may perform rather differently on the same task, making it no…

2021

Luna: Linear Unified Nested Attention

NeurIPS 2021poster

The quadratic computational and memory complexities of the Transformer's attention mechanism have limited its scalability for modeling long sequences. In this paper, we propose Luna, a linear unified nested attention mechanism that approximates softmax attention with two nested linear attention fun…

2021

On Unifying Misinformation Detection

NAACL 2021long

In this paper, we introduce UnifiedM2, a general-purpose misinformation model that jointly models multiple domains of misinformation with a single, unified setup. The model is trained to handle four tasks: detecting news bias, clickbait, fake news, and verifying rumors. By grouping these tasks toget…

Cited by 27SourcePDFScholar
2021

On the Influence of Masking Policies in Intermediate Pre-training

EMNLP 2021main

Current NLP models are predominantly trained through a two-stage “pre-train then fine-tune” pipeline. Prior work has shown that inserting an intermediate pre-training stage, using heuristic masking policies for masked language modeling (MLM), can significantly improve final performance. However, it…