paper-with-me

Papers

Skeletons Matter: Dynamic Data Augmentation for Text-to-Query

2025-11-24 · Yuchen Ji, Bo Xu, Jie Shi, Jiaqing Liang, Deqing Yang, Yu Mao, Hai Chen, Yanghua Xiao arxiv

The task of translating natural language questions into query languages has long been a central focus in semantic parsing. Recent advancements in Large Language Models (LLMs) have significantly accelerated progress in this field. However, existing studies typically focus on a single query language, resulting in methods with limited generalizability across different languages. In this paper, we formally define the Text-to-Query task paradigm, unifying semantic parsing tasks across various query languages. We identify query skeletons as a shared optimization target of Text-to-Query tasks, and propose a general dynamic data augmentation framework that explicitly diagnoses model-specific weaknesses in handling these skeletons to synthesize targeted training data. Experiments on four Text-to-Query benchmarks demonstrate that our method achieves state-of-the-art performance using only a small amount of synthesized data, highlighting the efficiency and generality of our approach and laying a solid foundation for unified research on Text-to-Query tasks. We release our code at https://github.com/jjjycaptain/Skeletron.

📄 PDF Abstract BibTeX arXiv:2511.18934

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationSemantic Parsing

Similar Papers 제목 키워드 기반

Modeling Temporal Dynamics and Spatial Configurations of Actions Using Two-Stream Recurrent Neural Networks

2017-04-09 · CVPR 2017 7 · Hongsong Wang, Liang Wang

Recently, skeleton based action recognition gains more popularity due to cost-effective depth sensors coupled with real-time skeleton estimation algorithms. Traditional approaches based on handcrafted features are limite…

3D Action RecognitionAction RecognitionData AugmentationSkeleton Based Action Recognition+1

Hierarchical Consistent Contrastive Learning for Skeleton-Based Action Recognition with Growing Augmentations

2022-11-24 · Jiahang Zhang, Lilang Lin, Jiaying Liu

Contrastive learning has been proven beneficial for self-supervised skeleton-based action recognition. Most contrastive learning methods utilize carefully designed augmentations to generate different movement patterns of…

Action RecognitionContrastive LearningFew-Shot Skeleton-Based Action RecognitionSelf-supervised Skeleton-based Action Recognition+1

Attack-Augmentation Mixing-Contrastive Skeletal Representation Learning

2023-04-08 · Binqian Xu, Xiangbo Shu, Jiachao Zhang, Rui Yan 외

Contrastive learning, relying on effective positive and negative sample pairs, is beneficial to learn informative skeleton representations in unsupervised skeleton-based action recognition. To achieve these positive and …

Action RecognitionContrastive LearningData AugmentationRepresentation Learning+2

Motion Keyframe Interpolation for Any Human Skeleton via Temporally Consistent Point Cloud Sampling and Reconstruction

2024-05-13 · Clinton Mo, Kun Hu, Chengjiang Long, Dong Yuan 외

In the character animation field, modern supervised keyframe interpolation models have demonstrated exceptional performance in constructing natural human motions from sparse pose definitions. As supervised models, large …

Motion InterpolationRepresentation Learning

Long-Term Human Motion Prediction by Modeling Motion Context and Enhancing Motion Dynamic

2018-05-07 · Yongyi Tang, Lin Ma, Wei Liu, Wei-Shi Zheng

Human motion prediction aims at generating future frames of human motion based on an observed sequence of skeletons. Recent methods employ the latest hidden states of a recurrent neural network (RNN) to encode the histor…

Human motion predictionmotion predictionPrediction