← Search

Jiale Li

7 accepted papers

2025

Semantic-Eval : A Semantic Comprehension Evaluation Framework for Large Language Models Generation without Training

ACL 2025long

With the increasing prominence of large language models (LLMs), evaluating their text-generation capabilities has become an essential research challenge. Although LLM-based evaluation methods exhibit robust performance, the inherent stochastic nature of the LLM generation process introduces a degree…

2024

ControlMLLM: Training-Free Visual Prompt Learning for Multimodal Large Language Models

NeurIPS 2024poster

In this work, we propose a training-free method to inject visual prompts into Multimodal Large Language Models (MLLMs) through learnable latent variable optimization. We observe that attention, as the core module of MLLMs, connects text prompt tokens and visual tokens, ultimately determining the fin…

2024

Evaluating and Analyzing Relationship Hallucinations in Large Vision-Language Models

ICML 2024poster

The issue of hallucinations is a prevalent concern in existing Large Vision-Language Models (LVLMs). Previous efforts have primarily focused on investigating object hallucinations, which can be easily alleviated by introducing object detectors. However, these efforts neglect hallucinations in inter-…

2024

Improving Radial Imbalances with Hybrid Voxelization and RadialMix for LiDAR 3D Semantic Segmentation

ICRA 2024poster

Huge progress has been made in LiDAR 3D semantic segmentation, but there are two under-explored imbalances on the radial axis: points are unevenly concentrated on the near side, and the distribution of foreground object instances is skewed to the near side. This leads the training of the model to fa…

Cited by 0SourcecodeScholar
2023

MSeg3D: Multi-Modal 3D Semantic Segmentation for Autonomous Driving

CVPR 2023poster

LiDAR and camera are two modalities available for 3D semantic segmentation in autonomous driving. The popular LiDAR-only methods severely suffer from inferior segmentation on small and distant objects due to insufficient laser points, while the robust multi-modal solution is under-explored, where we…