← Search

Ping Guo

32 accepted papers

2026

InfoLaw: Information Scaling Laws for Large Language Models with Quality-Weighted Mixture Data and Repetition

ICML 2026poster

Upweighting high-quality data in LLM pretraining often improves performance, but in data-limited regimes, especially under overtraining, stronger upweighting increases repetition and can degrade performance. However, standard scaling laws do not reliably extrapolate across mixture recipes or under r…

Cited by 0SourceScholar
2026

Manufacturing Micro-Patterned Surfaces with Multi-Robot Systems

ICRA 2026poster

Applying micro-patterns to surfaces has been shown to impart useful physical properties such as drag reduction and hydrophobicity. However, current manufacturing techniques cannot produce micro-patterned surfaces at scale due to high-cost machinery and inefficient coverage techniques such as raster-…

2026

RSOD: Reliability-Guided Sonar Image Object Detection with Extremely Limited Labels

AAAI 2026technical

Object detection in sonar images is a key technology in underwater detection systems. Compared to natural images, sonar images contain fewer texture details and are more susceptible to noise, making it difficult for non-experts to distinguish subtle differences between classes. This leads to their i

Cited by 0SourcePDFScholar
2026

Towards Reliable Marking and Verification of AI-Generated Text via Geometry-aware Sentence-level Watermarking

ICML 2026poster

Large generative models raise growing concerns about provenance, misinformation, and impersonation. Digital watermarking offers a principled solution, yet extending it to natural language remains challenging due to text discreteness and sensitivity to semantic perturbations. Existing text watermarki…

Cited by 0SourceScholar
2026

Translation Heads: Unveiling Attention's Role in LLM Multilingual Translation

ICLR 2026poster

Recently, large language models (LLMs) have made remarkable progress, with multilingual capability emerging as a core foundational strengths. However, the internal mechanisms by which these models perform translation remain incompletely understood. In this paper, we elucidate the relationship betwee…

Cited by 0SourceScholar
2025

Exploring Polyglot Harmony: On Multilingual Data Allocation for Large Language Models Pretraining

NeurIPS 2025poster

Large language models (LLMs) have become integral to a wide range of applications worldwide, driving an unprecedented global demand for effective multilingual capabilities. Central to achieving robust multilingual performance is the strategic allocation of language proportions within training corpor…

Cited by 0SourceScholar
2025

FitnessAgent: A Unified Agent Framework for Open-Set and Personalized Fitness Evaluation

ICRA 2025

Robotic systems face challenges in performing open-set and personalized fitness evaluations, especially when adapting to new exercises and individual user needs. This paper introduces FitnessAgent, a unified agent framework designed to address these challenges. Unlike traditional systems that rely o

Cited by 0SourceScholar
2025

MOS-Attack: A Scalable Multi-objective Adversarial Attack Framework

CVPR 2025poster

Crafting adversarial examples is crucial for evaluating and enhancing the robustness of Deep Neural Networks (DNNs), presenting a challenge equivalent to maximizing a non-differentiable 0-1 loss function. However, existing single objective methods, namely adversarial attacks focus on a surrogate…

2025

MuRating: A High Quality Data Selecting Approach to Multilingual Large Language Model Pretraining

NeurIPS 2025poster

Data quality is a critical driver of large language model performance, yet existing model-based selection methods focus almost exclusively on English, neglecting other languages that are essential in the training mix for multilingual LLMs. We introduce MuRating, a scalable framework that transfers h…

Cited by 0SourceScholar
2025

PoseLLaVA: Pose Centric Multimodal LLM for Fine-Grained 3D Pose Manipulation

AAAI 2025technical

Manipulating human poses based on natural language is an emerging research field that has traditionally focused on coarse commands such as “walking” or “dancing.” However, fine-grained pose manipulation, like instructing “put both hands in front of the stomach,” remains underexplored. In this paper,…

2025

SymRTLO: Enhancing RTL Code Optimization with LLMs and Neuron-Inspired Symbolic Reasoning

NeurIPS 2025poster

Optimizing Register Transfer Level (RTL) code is crucial for improving the efficiency and performance of digital circuits in the early stages of synthesis. Manual rewriting, guided by synthesis feedback, can yield high-quality results but is time-consuming and error-prone. Most existing compiler-bas…

Cited by 0SourceScholar
2024

Adapting Short-Term Transformers for Action Detection in Untrimmed Videos

CVPR 2024poster

Vision Transformer (ViT) has shown high potential in video recognition owing to its flexible design adaptable self-attention mechanisms and the efficacy of masked pre-training. Yet it remains unclear how to adapt these pre-trained short-term ViTs for temporal action detection (TAD) in untrimmed vide…

2024

DEIE: Benchmarking Document-level Event Information Extraction with a Large-scale Chinese News Dataset

COLING 2024main

A text corpus centered on events is foundational to research concerning the detection, representation, reasoning, and harnessing of online events. The majority of current event-based datasets mainly target sentence-level tasks, thus to advance event-related research spanning from sentence to documen…

2024

Image to Patterning: Density-specified Patterning of Micro-structured Surfaces with a Mobile Robot

IROS 2024poster

Micro-structured surfaces possess useful properties such as friction modification, anti-fouling, and hydrophobicity. However, manufacturing these surfaces in an affordable, scalable, and efficient manner remains challenging. Standard coverage methods for surface patterning require precise placement…

Cited by 2SourceScholar
2024

Subtle Signatures, Strong Shields: Advancing Robust and Imperceptible Watermarking in Large Language Models

ACL 2024findings

The widespread adoption of Large Language Models (LLMs) has led to an increase in AI-generated text on the Internet, presenting a crucial challenge to differentiate AI-created content from human-written text. This challenge is critical to prevent issues of authenticity, trust, and potential copyrigh…

Cited by 3SourcePDFScholar
2024

Teaching Large Language Models to Translate on Low-resource Languages with Textbook Prompting

COLING 2024main

Large Language Models (LLMs) have achieved impressive results in Machine Translation by simply following instructions, even without training on parallel data. However, LLMs still face challenges on low-resource languages due to the lack of pre-training data. In real-world situations, humans can beco…

Cited by 17SourcePDFScholar
2023

Disentangled Discriminator for Unsupervised Domain Adaptation on Object Detection

IROS 2023poster

Object detection plays an important role in computer vision tasks such as autonomous driving, robotics, etc. Typically, a detection model is firstly trained on collected data and then deployed in real world. However, the discrepancy exists between training (source) and testing (target) data, which d…

Cited by 6SourceScholar
2023

EMMA-X: An EM-like Multilingual Pre-training Algorithm for Cross-lingual Representation Learning

NeurIPS 2023poster

Expressing universal semantics common to all languages is helpful to understand the meanings of complex and culture-specific sentences. The research theme underlying this scenario focuses on learning universal representations across languages with the usage of massive parallel corpora. However, due…

Cited by 2SourcePDFScholar
2023

Learning to Know Myself: A Coarse-to-Fine Persona-Aware Training Framework for Personalized Dialogue Generation

AAAI 2023technical

A critical challenge for open-domain dialogue agents is to generate persona-relevant and consistent responses. Due to the nature of persona sparsity in conversation scenarios, previous persona-based dialogue agents trained with Maximum Likelihood Estimation tend to overlook the given personas and ge…

2023

Retrieve-and-Sample: Document-level Event Argument Extraction via Hybrid Retrieval Augmentation

ACL 2023long

Recent studies have shown the effectiveness of retrieval augmentation in many generative NLP tasks. These retrieval-augmented methods allow models to explicitly acquire prior external knowledge in a non-parametric manner and regard the retrieved reference instances as cues to augment text generation…

2022

CLIO: Role-interactive Multi-event Head Attention Network for Document-level Event Extraction

COLING 2022main

Transforming the large amounts of unstructured text on the Internet into structured event knowledge is a critical, yet unsolved goal of NLP, especially when addressing document-level text. Existing methods struggle in Document-level Event Extraction (DEE) due to its two intrinsic challenges: (a) Nes…

Cited by 11SourcePDFScholar
2022

CLseg: Contrastive Learning of Story Ending Generation

ICASSP 2022accepted

Story Ending Generation (SEG) is a challenging task in natural language generation. Recently, methods based on Pre-trained Language Models (PLM) have achieved great prosperity, which can produce fluent and coherent story endings. However, the pre-training objective of PLM-based methods is unable to…

Cited by 0SourceScholar
2022

Corner Affinity: A Robust Grouping Algorithm to Make Corner-guided Detector Great Again

IJCAI 2022poster

Corner-guided detector enjoys potential ability to yield precise bounding boxes. However, unreliable corner pairs, generated by heuristic grouping guidance, hinder the development of this detector. In this paper, we propose a novel corner grouping algorithm, termed as Corner Affinity, to significan…

Cited by 4SourcePDFScholar
2022

Guiding Neural Machine Translation with Semantic Kernels

EMNLP 2022finding

Machine Translation task has made great progress with the help of auto-regressive decoding paradigm and Transformer architecture. In this paradigm, though the encoder can obtain global source representations, the decoder can only use translation history to determine the current word. Previous promis…

Cited by 1SourcePDFScholar
2022

HumanLiker: A Human-like Object Detector to Model the Manual Labeling Process

NeurIPS 2022accept

Popular object detection models generate bounding boxes in a different way than we humans. As an example, modern detectors yield object box either upon the regression of its center and width/height (center-guided detector), or by grouping paired estimated corners (corner-guided detector). However, t…

Cited by 5SourcePDFScholar
2021

Continual Neural Mapping: Learning an Implicit Scene Representation From Sequential Observations

ICCV 2021poster

Recent advances have enabled a single neural network to serve as an implicit scene representation, establishing the mapping function between spatial coordinates and scene properties. In this paper, we make a further step towards continual learning of the implicit scene representation directly from s…

Cited by 46PDFScholar
2021

RaP-Net: A Region-wise and Point-wise Weighting Network to Extract Robust Features for Indoor Localization

IROS 2021poster

Feature extraction plays an important role in visual localization. Unreliable features on dynamic objects or repetitive regions will interfere with feature matching and challenge indoor localization greatly. To address the problem, we propose a novel network, RaP-Net, to simultaneously predict regio…

Cited by 7SourcecodeScholar
2019

Customized Object Recognition and Segmentation by One Shot Learning with Human Robot Interaction

ICRA 2019poster

There are two difficulties to utilize state-of-the-art object recognition/detection/segmentation methods to robotic applications. First, most of the deep learning models heavily depend on large amounts of labeled training data, which are expensive to obtain for each individual application. Second, t…

Cited by 1SourceScholar
2018

PCAOT: A Manhattan Point Cloud Registration Method Towards Large Rotation and Small Overlap

IROS 2018poster

Point cloud registration is a popular research topic and has been widely used in many tasks, such as robot mapping and localization. It is a challenging problem when the overlap is small, or the rotation is large. The problem has not been well solved by existing methods such as the iterative closest…

Cited by 9SourceScholar