← Search

Jiexing Qi

5 accepted papers

2024

Towards Controlled Table-to-Text Generation with Scientific Reasoning

ICASSP 2024accepted

The sheer volume of scientific experimental results and complex technical statements, often presented in tabular formats, presents a formidable barrier to individuals acquiring preferred information. The realms of scientific reasoning and content generation that adhere to user preferences encounter…

Cited by 0SourceScholar
2023

Text Classification In The Wild: A Large-Scale Long-Tailed Name Normalization Dataset

ICASSP 2023accepted

Real-world data usually exhibits a long-tailed distribution, with a few frequent labels and a lot of few-shot labels. The study of institution name normalization is a perfect application case showing this phenomenon: there are many institutions worldwide, with enormous variations of their names in t…

Cited by 0SourceScholar
2023

Unsupervised Graph-Text Mutual Conversion with a Unified Pretrained Language Model

ACL 2023long

Graph-to-text (G2T) generation and text-to-graph (T2G) triple extraction are two essential tasks for knowledge graphs. Existing unsupervised approaches become suitable candidates for jointly learning the two tasks due to their avoidance of using graph-text parallel data. However, they adopt multiple…

Cited by 3SourcePDFScholar
2022

RASAT: Integrating Relational Structures into Pretrained Seq2Seq Model for Text-to-SQL

EMNLP 2022main

Relational structures such as schema linking and schema encoding have been validated as a key component to qualitatively translating natural language into SQL queries. However, introducing these structural relations comes with prices: they often result in a specialized model structure, which largely…