← Search

Chen Hu

17 accepted papers

2026

GitTaskBench: A Benchmark for Code Agents Solving Real-World Tasks Through Code Repository Leveraging

AAAI 2026technical

Beyond scratch coding, exploiting large-scale code repositories (e.g., GitHub) for practical tasks is vital in real-world software development, yet current benchmarks rarely evaluate code agents in such authentic, workflow-driven scenarios. To bridge this gap, we introduce GitTaskBench, a benchmark

Cited by 0SourcePDFScholar
2026

Learning to Compress: Unlocking the Potential of Large Language Models for Text Representation

AAAI 2026technical

Text representation plays a critical role in tasks like clustering, retrieval, and other downstream applications. With the emergence of large language models (LLMs), there is increasing interest in harnessing their capabilities for this purpose. However, most of the LLMs are inherently causal and op

Cited by 0SourcePDFScholar
2026

Point Cloud-Based Grasping for Soft Hand Exoskeleton

ICRA 2026poster

Grasping is a fundamental skill for interacting with and manipulating objects in the environment. However, this ability can be challenging for individuals with hand impairments. Soft hand exoskeletons designed to assist grasping can enhance or restore essential hand functions, yet controlling these …

2026

Random Policy Valuation is Enough for LLM Reasoning with Verifiable Rewards

ICLR 2026poster

RL with Verifiable Rewards (RLVR) has emerged as a promising paradigm for improving the reasoning abilities of large language models (LLMs). Current methods rely primarily on policy optimization frameworks like PPO and GRPO, which follow generalized policy iteration that alternates between evaluatin…

Cited by 0SourcecodeScholar
2026

Riemannian Graph Convolutional Network for Skeleton-Based Two-Person Interaction Recognition

IJCAI 2026

In the field of skeleton-based human action recognition, Graph Convolutional Networks (GCNs) have become a dominant framework. However, existing GCN-based approaches often treat the sequences of two-person interaction as separate entities, ignoring the inherent semantic dependencies and spatial corr

Cited by 0Scholar
2026

Riemannian High-Order Pooling for Brain Foundation Models

ICLR 2026poster

Electroencephalography (EEG) is a noninvasive technique for measuring brain electrical activity that supports a wide range of brain-computer interaction applications. Motivated by the breakthroughs of Large Language Models (LLMs), recent efforts have begun to explore Large EEG foundation Models trai…

Cited by 0SourcecodeScholar
2025

A Correlation Manifold Self-Attention Network for EEG Decoding

IJCAI 2025

Riemannian neural networks, which generalize the deep learning paradigm to non-Euclidean geometries, have garnered widespread attention across diverse applications in artificial intelligence. Among these, the representative attention models have been studied on various non-Euclidean spaces to geomet

2025

FissionVAE: Federated Non-IID Image Generation with Latent Space and Decoder Decomposition

IJCAI 2025

Federated learning is a machine learning paradigm that enables decentralized clients to collaboratively learn a shared model while keeping all the training data local. While considerable research has focused on federated image generation, particularly Generative Adversarial Networks, Variational Aut

2025

RepoMaster: Autonomous Exploration and Understanding of GitHub Repositories for Complex Task Solving

NeurIPS 2025spotlight

The ultimate goal of code agents is to solve complex tasks autonomously. Although large language models (LLMs) have made substantial progress in code generation, real-world tasks typically demand full-fledged code repositories rather than simple scripts. Building such repositories from scratch rem…

Cited by 0SourcecodeScholar
2025

Towards a General Attention Framework on Gyrovector Spaces for Matrix Manifolds

NeurIPS 2025poster

Deep neural networks operating on non-Euclidean geometries have recently demonstrated impressive performance across various machine-learning applications. Several studies have extended the attention mechanism to different manifolds. However, most existing non-Euclidean attention models are tailored…

Cited by 0SourceScholar
2025

Unearthing Gems from Stones: Policy Optimization with Negative Sample Augmentation for LLM Reasoning

EMNLP 2025

Recent advances in reasoning language models have witnessed a paradigm shift from short to long CoT pattern. Given the substantial computational cost of rollouts in long CoT models, maximizing the utility of fixed training datasets becomes crucial. Our analysis reveals that negative responses contai

Cited by 0SourcePDFScholar
2024

A Grassmannian Manifold Self-Attention Network for Signal Classification

IJCAI 2024poster

In the community of artificial intelligence, significant progress has been made in encoding sequential data using deep learning techniques. Nevertheless, how to effectively mine useful information from channel dimensions remains a major challenge, as these features have a submanifold structure. Line…

2024

Predicting Entity Salience in Extremely Short Documents

EMNLP 2024industry

A frequent challenge in applications that use entities extracted from text documents is selecting the most salient entities when only a small number can be used by the application (e.g., displayed to a user). Solving this challenge is particularly difficult in the setting of extremely short document…

2023

Occ^2Net: Robust Image Matching Based on 3D Occupancy Estimation for Occluded Regions

ICCV 2023poster

Image matching is a fundamental and critical task in various visual applications, such as Simultaneous Localization and Mapping (SLAM) and image retrieval, which require accurate pose estimation. However, most existing methods ignore the occlusion relations between objects caused by camera motion an…

Cited by 4PDFScholar
2023

UniDistill: A Universal Cross-Modality Knowledge Distillation Framework for 3D Object Detection in Bird's-Eye View

CVPR 2023highlight

In the field of 3D object detection for autonomous driving, the sensor portfolio including multi-modality and single-modality is diverse and complex. Since the multi-modal methods have system complexity while the accuracy of single-modal ones is relatively low, how to make a tradeoff between them is…

2019

Maximum Likelihood Path Planning for Fast Aerial Maneuvers and Collision Avoidance

IROS 2019poster

We propose a planning method to enable fast autonomous flight in cluttered environments. Typically, autonomous navigation through a complex environment requires a continuous search on a graph generated by a k-connected grid or a probabilistic scheme. As the vehicle travels, updating the graph with d…

Cited by 38SourceScholar