← Search

Haiyang Wang

19 accepted papers

2026

FeatureBench: Benchmarking Agentic Coding for Complex Feature Development

ICLR 2026poster

Agents powered by large language models (LLMs) are increasingly adopted in the software industry, contributing code as collaborators or even autonomous developers. As their presence grows, it becomes important to assess the current boundaries of their coding abilities. Existing agentic coding benchm…

Cited by 0SourcecodeScholar
2026

RGB-Event based Pedestrian Attribute Recognition: A Benchmark Dataset and An Asymmetric RWKV Fusion Framework

CVPR 2026

Existing pedestrian attribute recognition methods are generally developed based on RGB frame cameras. However, these approaches are constrained by the limitations of RGB cameras, such as sensitivity to lighting conditions and motion blur, which hinder their performance. Furthermore, current attribut

Cited by 0SourcecodeScholar
2025

Battling against Tough Resister: Strategy Planning with Adversarial Game for Non-collaborative Dialogues

ACL 2025long

Non-collaborative dialogue involves two participants with conflicting interests engaging in a multi-round dialogue to achieve their own goals. Strategy planning is the key to guiding both participants towards a consensus. Most LLMs-based methods use stimulus prompts or external strategy planners for…

2025

MusKGC: A Flexible Multi-source Knowledge Enhancement Framework for Open-World Knowledge Graph Completion

EMNLP 2025

Open-world knowledge graph completion (KGC) aims to infer novel facts by enriching existing graphs with external knowledge sources while maintaining semantic consistency under the open-world assumption (OWA). Generation-based KGC methods leverage the inherent strengths of large language models (LLMs

2025

Pedestrian Attribute Recognition: A New Benchmark Dataset and a Large Language Model Augmented Framework

AAAI 2025technical

Pedestrian Attribute Recognition (PAR) is one of the indispensable tasks in human-centered research. However, existing datasets neglect different domains (e.g., environments, times, populations, and data sources), only conducting simple random splits, and the performance of these datasets has alread…

2025

TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters

ICLR 2025spotlight

Transformers have become the predominant architecture in foundation models due to their excellent performance across various domains. However, the substantial cost of scaling these models remains a significant concern. This problem arises primarily from their dependence on a fixed number of paramete…

2025

UFO: A Unified Approach to Fine-grained Visual Perception via Open-ended Language Interface

NeurIPS 2025spotlight

Generalist models have achieved remarkable success in both language and vision-language tasks, showcasing the potential of unified modeling. However, effectively integrating fine-grained perception tasks like detection and segmentation into these models remains a significant challenge. This is prima…

Cited by 0SourcecodeScholar
2024

F2RL: Factuality and Faithfulness Reinforcement Learning Framework for Claim-Guided Evidence-Supported Counterspeech Generation

EMNLP 2024main

Hate speech (HS) on social media exacerbates misinformation and baseless prejudices. Evidence-supported counterspeech (CS) is crucial for correcting misinformation and reducing prejudices through facts. Existing methods for generating evidence-supported CS often lack clear guidance with a core claim…

2024

Intent-Aware and Hate-Mitigating Counterspeech Generation via Dual-Discriminator Guided LLMs

COLING 2024main

Counterspeech is an effective way to combat online hate speech. Considering the multifaceted nature of online hate speech, counterspeech with varying intents (e.g., denouncing or empathy) has significant potential to mitigate hate speech effectively. Recently, controlled approaches based on large la…

Cited by 5SourcePDFScholar
2024

MSFR: Stance Detection Based on Multi-Aspect Semantic Feature Representation via Hierarchical Contrastive Learning

ICASSP 2024accepted

Zero-shot stance detection aims to determine the stance of previously unseen targets during the inference phase. Achieving effective feature alignment from seen targets to unseen targets is crucial for zero-shot stance detection. In this paper, we propose MSFR, a hierarchical contrastive learning fr…

Cited by 0SourceScholar
2023

DSVT: Dynamic Sparse Voxel Transformer With Rotated Sets

CVPR 2023poster

Designing an efficient yet deployment-friendly 3D backbone to handle sparse point clouds is a fundamental problem in 3D perception. Compared with the customized sparse convolution, the attention mechanism in Transformers is more appropriate for flexibly modeling long-range relationships and is easie…

2023

PRED: Pre-training via Semantic Rendering on LiDAR Point Clouds

NeurIPS 2023poster

Pre-training is crucial in 3D-related fields such as autonomous driving where point cloud annotation is costly and challenging. Many recent studies on point cloud pre-training, however, have overlooked the issue of incompleteness, where only a fraction of the points are captured by LiDAR, leading to…

2023

UniTR: A Unified and Efficient Multi-Modal Transformer for Bird's-Eye-View Representation

ICCV 2023poster

Jointly processing information from multiple sensors is crucial to achieving accurate and robust perception for reliable autonomous driving systems. However, current 3D perception research follows a modality-specific paradigm, leading to additional computation overheads and inefficient collaboration…

Cited by 78PDFcodeScholar
2022

CAGroup3D: Class-Aware Grouping for 3D Object Detection on Point Clouds

NeurIPS 2022accept

We present a novel two-stage fully sparse convolutional 3D object detection framework, named CAGroup3D. Our proposed method first generates some high-quality 3D proposals by leveraging the class-aware local group strategy on the object surface voxels with the same semantic predictions, which conside…

2022

MsSVT: Mixed-scale Sparse Voxel Transformer for 3D Object Detection on Point Clouds

NeurIPS 2022accept

3D object detection from the LiDAR point cloud is fundamental to autonomous driving. Large-scale outdoor scenes usually feature significant variance in instance scales, thus requiring features rich in long-range and fine-grained information to support accurate detection. Recent detectors leverage th…

2022

RBGNet: Ray-Based Grouping for 3D Object Detection

CVPR 2022poster

As a fundamental problem in computer vision, 3D object detection is experiencing rapid growth. To extract the point-wise features from the irregularly and sparsely distributed points, previous methods usually take a feature grouping module to aggregate the point features to an object candidate. Howe…

Cited by 75PDFcodeScholar
2021

Non-convex Distributionally Robust Optimization: Non-asymptotic Analysis

NeurIPS 2021poster

Distributionally robust optimization (DRO) is a widely-used approach to learn models that are robust against distribution shift. Compared with the standard optimization setting, the objective function in DRO is more difficult to optimize, and most of the existing theoretical results make strong assu…

Cited by 60SourcePDFScholar