Skip to main content

Showing 1–32 of 32 results for author: Ning, Q

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.06326  [pdf, other

    cs.CL cs.AI cs.LG

    From Instructions to Constraints: Language Model Alignment with Automatic Constraint Verification

    Authors: Fei Wang, Chao Shang, Sarthak Jain, Shuai Wang, Qiang Ning, Bonan Min, Vittorio Castelli, Yassine Benajiba, Dan Roth

    Abstract: User alignment is crucial for adapting general-purpose language models (LMs) to downstream tasks, but human annotations are often not available for all types of instructions, especially those with customized constraints. We observe that user instructions typically contain constraints. While assessing response quality in terms of the whole instruction is often costly, efficiently evaluating the sat… ▽ More

    Submitted 10 March, 2024; originally announced March 2024.

  2. arXiv:2306.03508  [pdf, other

    cs.CV

    Semantic Segmentation on VSPW Dataset through Contrastive Loss and Multi-dataset Training Approach

    Authors: Min Yan, Qianxiong Ning, Qian Wang

    Abstract: Video scene parsing incorporates temporal information, which can enhance the consistency and accuracy of predictions compared to image scene parsing. The added temporal dimension enables a more comprehensive understanding of the scene, leading to more reliable results. This paper presents the winning solution of the CVPR2023 workshop for video semantic segmentation, focusing on enhancing Spatial-T… ▽ More

    Submitted 6 June, 2023; originally announced June 2023.

    Comments: 1st Place Solution for CVPR 2023 PVUW VSS Track

  3. arXiv:2301.01222  [pdf, other

    cs.LG cs.IR

    A Multi-Source Information Learning Framework for Airbnb Price Prediction

    Authors: Lu Jiang, Yuanhan Li, Na Luo, Jianan Wang, Qiao Ning

    Abstract: With the development of technology and sharing economy, Airbnb as a famous short-term rental platform, has become the first choice for many young people to select. The issue of Airbnb's pricing has always been a problem worth studying. While the previous studies achieve promising results, there are exists deficiencies to solve. Such as, (1) the feature attributes of rental are not rich enough; (2)… ▽ More

    Submitted 1 January, 2023; originally announced January 2023.

  4. arXiv:2206.07920  [pdf, other

    cs.CL

    PInKS: Preconditioned Commonsense Inference with Minimal Supervision

    Authors: Ehsan Qasemi, Piyush Khanna, Qiang Ning, Muhao Chen

    Abstract: Reasoning with preconditions such as "glass can be used for drinking water unless the glass is shattered" remains an open problem for language models. The main challenge lies in the scarcity of preconditions data and the model's lack of support for such reasoning. We present PInKS, Preconditioned Commonsense Inference with WeaK Supervision, an improved model for reasoning with preconditions throug… ▽ More

    Submitted 13 August, 2023; v1 submitted 16 June, 2022; originally announced June 2022.

    Comments: AACL 2022

  5. arXiv:2205.05675  [pdf, other

    cs.CV eess.IV

    NTIRE 2022 Challenge on Efficient Super-Resolution: Methods and Results

    Authors: Yawei Li, Kai Zhang, Radu Timofte, Luc Van Gool, Fangyuan Kong, Mingxi Li, Songwei Liu, Zongcai Du, Ding Liu, Chenhui Zhou, Jingyi Chen, Qingrui Han, Zheyuan Li, Yingqi Liu, Xiangyu Chen, Haoming Cai, Yu Qiao, Chao Dong, Long Sun, Jinshan Pan, Yi Zhu, Zhikai Zong, Xiaoxiao Liu, Zheng Hui, Tao Yang , et al. (86 additional authors not shown)

    Abstract: This paper reviews the NTIRE 2022 challenge on efficient single image super-resolution with focus on the proposed solutions and results. The task of the challenge was to super-resolve an input image with a magnification factor of $\times$4 based on pairs of low and corresponding high resolution images. The aim was to design a network for single image super-resolution that achieved improvement of e… ▽ More

    Submitted 11 May, 2022; originally announced May 2022.

    Comments: Validation code of the baseline model is available at https://github.com/ofsoundof/IMDN. Validation of all submitted models is available at https://github.com/ofsoundof/NTIRE2022_ESR

  6. arXiv:2205.00042  [pdf, other

    cs.CL

    Answer Consolidation: Formulation and Benchmarking

    Authors: Wenxuan Zhou, Qiang Ning, Heba Elfardy, Kevin Small, Muhao Chen

    Abstract: Current question answering (QA) systems primarily consider the single-answer scenario, where each question is assumed to be paired with one correct answer. However, in many real-world QA applications, multiple answer scenarios arise where consolidating answers into a comprehensive and non-redundant set of answers is a more efficient user interface. In this paper, we formulate the problem of answer… ▽ More

    Submitted 29 April, 2022; originally announced May 2022.

    Comments: NAACL 2022

  7. arXiv:2104.09570  [pdf, other

    cs.CL cs.AI

    Extracting Temporal Event Relation with Syntax-guided Graph Transformer

    Authors: Shuaicheng Zhang, Lifu Huang, Qiang Ning

    Abstract: Extracting temporal relations (e.g., before, after, and simultaneous) among events is crucial to natural language understanding. One of the key challenges of this problem is that when the events of interest are far away in text, the context in-between often becomes complicated, making it challenging to resolve the temporal relationship between them. This paper thus proposes a new Syntax-guided Gra… ▽ More

    Submitted 24 October, 2022; v1 submitted 19 April, 2021; originally announced April 2021.

  8. arXiv:2104.08350  [pdf, other

    cs.CL

    ESTER: A Machine Reading Comprehension Dataset for Event Semantic Relation Reasoning

    Authors: Rujun Han, I-Hung Hsu, Jiao Sun, Julia Baylon, Qiang Ning, Dan Roth, Nanyun Peng

    Abstract: Understanding how events are semantically related to each other is the essence of reading comprehension. Recent event-centric reading comprehension datasets focus mostly on event arguments or temporal relations. While these tasks partially evaluate machines' ability of narrative understanding, human-like reading comprehension requires the capability to process event-based information beyond argume… ▽ More

    Submitted 10 September, 2021; v1 submitted 16 April, 2021; originally announced April 2021.

    Comments: This paper has been accepted my EMNLP'21 main conference

  9. arXiv:2104.05832  [pdf, other

    cs.CL cs.AI

    SpartQA: : A Textual Question Answering Benchmark for Spatial Reasoning

    Authors: Roshanak Mirzaee, Hossein Rajaby Faghihi, Qiang Ning, Parisa Kordjmashidi

    Abstract: This paper proposes a question-answering (QA) benchmark for spatial reasoning on natural language text which contains more realistic spatial phenomena not covered by prior work and is challenging for state-of-the-art language models (LM). We propose a distant supervision method to improve on this task. Specifically, we design grammar and reasoning rules to automatically generate a spatial descript… ▽ More

    Submitted 12 April, 2021; originally announced April 2021.

    Comments: NAACL 2021

  10. arXiv:2104.02525  [pdf, other

    eess.IV cs.CV

    Searching Efficient Model-guided Deep Network for Image Denoising

    Authors: Qian Ning, Weisheng Dong, Xin Li, Jinjian Wu, Leida Li, Guangming Shi

    Abstract: Neural architecture search (NAS) has recently reshaped our understanding on various vision tasks. Similar to the success of NAS in high-level vision tasks, it is possible to find a memory and computationally efficient solution via NAS with highly competent denoising performance. However, the optimization gap between the super-network and the sub-architectures has remained an open issue in both low… ▽ More

    Submitted 6 April, 2021; originally announced April 2021.

    Comments: 15 pages

  11. Multi-Features Guidance Network for partial-to-partial point cloud registration

    Authors: Hongyuan Wang, Xiang Liu, Wen Kang, Zhiqiang Yan, Bingwen Wang, Qianhao Ning

    Abstract: To eliminate the problems of large dimensional differences, big semantic gap, and mutual interference caused by hybrid features, in this paper, we propose a novel Multi-Features Guidance Network for partial-to-partial point cloud registration(MFG). The proposed network mainly includes four parts: keypoints' feature extraction, correspondences searching, correspondences credibility computation, and… ▽ More

    Submitted 9 September, 2021; v1 submitted 24 November, 2020; originally announced November 2020.

    Comments: preprint version, the final version is accepted by Neural Computing and Applications and is available online at https://doi.org/10.1007/s00521-021-06464-y

  12. arXiv:2010.12753  [pdf, other

    cs.CL

    Temporal Reasoning on Implicit Events from Distant Supervision

    Authors: Ben Zhou, Kyle Richardson, Qiang Ning, Tushar Khot, Ashish Sabharwal, Dan Roth

    Abstract: We propose TRACIE, a novel temporal reasoning dataset that evaluates the degree to which systems understand implicit events -- events that are not mentioned explicitly in natural language text but can be inferred from it. This introduces a new challenge in temporal reasoning research, where prior work has focused on explicitly mentioned events. Human readers can infer implicit events via commonsen… ▽ More

    Submitted 7 May, 2021; v1 submitted 23 October, 2020; originally announced October 2020.

    Comments: Accepted at NAACL 2021

  13. arXiv:2010.06694  [pdf, other

    cs.HC

    Easy, Reproducible and Quality-Controlled Data Collection with Crowdaq

    Authors: Qiang Ning, Hao Wu, Pradeep Dasigi, Dheeru Dua, Matt Gardner, Robert L. Logan IV, Ana Marasovic, Zhen Nie

    Abstract: High-quality and large-scale data are key to success for AI systems. However, large-scale data annotation efforts are often confronted with a set of common challenges: (1) designing a user-friendly annotation interface; (2) training enough annotators efficiently; and (3) reproducibility. To address these problems, we introduce Crowdaq, an open-source platform that standardizes the data collection… ▽ More

    Submitted 5 October, 2020; originally announced October 2020.

    Comments: Accepted to the demo track of EMNLP 2020

  14. Accurate and Lightweight Image Super-Resolution with Model-Guided Deep Unfolding Network

    Authors: Qian Ning, Weisheng Dong, Guangming Shi, Leida Li, Xin Li

    Abstract: Deep neural networks (DNNs) based methods have achieved great success in single image super-resolution (SISR). However, existing state-of-the-art SISR techniques are designed like black boxes lacking transparency and interpretability. Moreover, the improvement in visual quality is often at the price of increased model complexity due to black-box design. In this paper, we present and advocate an ex… ▽ More

    Submitted 21 November, 2020; v1 submitted 14 September, 2020; originally announced September 2020.

    Comments: Image Super-resolution, in IEEE Journal of Selected Topics in Signal Processing

  15. arXiv:2006.08791  [pdf, other

    cs.LG stat.ML

    Learnability with Indirect Supervision Signals

    Authors: Kaifu Wang, Qiang Ning, Dan Roth

    Abstract: Learning from indirect supervision signals is important in real-world AI applications when, often, gold labels are missing or too costly. In this paper, we develop a unified theoretical framework for multi-class classification when the supervision is provided by a variable that contains nonzero mutual information with the gold label. The nature of this problem is determined by (i) the transition p… ▽ More

    Submitted 11 November, 2020; v1 submitted 15 June, 2020; originally announced June 2020.

  16. arXiv:2006.05500  [pdf, other

    cs.LG stat.ML

    Foreseeing the Benefits of Incidental Supervision

    Authors: Hangfeng He, Mingyuan Zhang, Qiang Ning, Dan Roth

    Abstract: Real-world applications often require improved models by leveraging a range of cheap incidental supervision signals. These could include partial labels, noisy labels, knowledge-based constraints, and cross-domain or cross-task annotations -- all having statistical associations with gold annotations but not exactly the same. However, we currently lack a principled way to measure the benefits of the… ▽ More

    Submitted 10 September, 2021; v1 submitted 9 June, 2020; originally announced June 2020.

  17. arXiv:2005.04304  [pdf, other

    cs.CL

    Temporal Common Sense Acquisition with Minimal Supervision

    Authors: Ben Zhou, Qiang Ning, Daniel Khashabi, Dan Roth

    Abstract: Temporal common sense (e.g., duration and frequency of events) is crucial for understanding natural language. However, its acquisition is challenging, partly because such information is often not expressed explicitly in text, and human annotation on such concepts is costly. This work proposes a novel sequence modeling approach that exploits explicit and implicit mentions of temporal common sense,… ▽ More

    Submitted 8 May, 2020; originally announced May 2020.

    Comments: Accepted by ACL 2020

  18. arXiv:2005.00242  [pdf, other

    cs.CL

    TORQUE: A Reading Comprehension Dataset of Temporal Ordering Questions

    Authors: Qiang Ning, Hao Wu, Rujun Han, Nanyun Peng, Matt Gardner, Dan Roth

    Abstract: A critical part of reading is being able to understand the temporal relationships between events described in a passage of text, even when those relationships are not explicitly stated. However, current machine reading comprehension benchmarks have practically no questions that test temporal phenomena, so systems trained on these benchmarks have no capacity to answer questions such as "what happen… ▽ More

    Submitted 5 October, 2020; v1 submitted 1 May, 2020; originally announced May 2020.

    Comments: 15 pages (incl. 4 pages in the appendix); accepted to EMNLP 2020

  19. arXiv:2004.02709  [pdf, other

    cs.CL

    Evaluating Models' Local Decision Boundaries via Contrast Sets

    Authors: Matt Gardner, Yoav Artzi, Victoria Basmova, Jonathan Berant, Ben Bogin, Sihao Chen, Pradeep Dasigi, Dheeru Dua, Yanai Elazar, Ananth Gottumukkala, Nitish Gupta, Hanna Hajishirzi, Gabriel Ilharco, Daniel Khashabi, Kevin Lin, Jiangming Liu, Nelson F. Liu, Phoebe Mulcaire, Qiang Ning, Sameer Singh, Noah A. Smith, Sanjay Subramanian, Reut Tsarfaty, Eric Wallace, Ally Zhang , et al. (1 additional authors not shown)

    Abstract: Standard test sets for supervised learning evaluate in-distribution generalization. Unfortunately, when a dataset has systematic gaps (e.g., annotation artifacts), these evaluations are misleading: a model can learn simple decision rules that perform well on the test set but do not capture a dataset's intended capabilities. We propose a new annotation paradigm for NLP that helps to close systemati… ▽ More

    Submitted 1 October, 2020; v1 submitted 6 April, 2020; originally announced April 2020.

  20. arXiv:1909.05360  [pdf, other

    cs.CL cs.AI

    Joint Event and Temporal Relation Extraction with Shared Representations and Structured Prediction

    Authors: Rujun Han, Qiang Ning, Nanyun Peng

    Abstract: We propose a joint event and temporal relation extraction model with shared representation learning and structured prediction. The proposed method has two advantages over existing work. First, it improves event representation by allowing the event and relation modules to share the same contextualized embeddings and neural representation learner. Second, it avoids error propagation in the conventio… ▽ More

    Submitted 15 September, 2020; v1 submitted 2 September, 2019; originally announced September 2019.

    Comments: Published at EMNLP'19

  21. arXiv:1909.03065  [pdf, other

    cs.CL

    "Going on a vacation" takes longer than "Going for a walk": A Study of Temporal Commonsense Understanding

    Authors: Ben Zhou, Daniel Khashabi, Qiang Ning, Dan Roth

    Abstract: Understanding time is crucial for understanding events expressed in natural language. Because people rarely say the obvious, it is often necessary to have commonsense knowledge about various temporal aspects of events, such as duration, frequency, and temporal order. However, this important problem has so far received limited attention. This paper systematically studies this temporal commonsense p… ▽ More

    Submitted 6 September, 2019; originally announced September 2019.

    Comments: EMNLP 2019 (short paper). arXiv admin note: text overlap with arXiv:1908.04926

  22. arXiv:1909.00429  [pdf, other

    cs.CL

    An Improved Neural Baseline for Temporal Relation Extraction

    Authors: Qiang Ning, Sanjay Subramanian, Dan Roth

    Abstract: Determining temporal relations (e.g., before or after) between events has been a challenging natural language understanding task, partly due to the difficulty to generate large amounts of high-quality training data. Consequently, neural approaches have not been widely used on it, or showed only moderate improvements. This paper proposes a new neural system that achieves about 10% absolute improvem… ▽ More

    Submitted 1 September, 2019; originally announced September 2019.

    Comments: This short paper is accepted to EMNLP 2019; appendix included

  23. arXiv:1909.00333  [pdf, other

    cs.CL cs.LG stat.ML

    QuASE: Question-Answer Driven Sentence Encoding

    Authors: Hangfeng He, Qiang Ning, Dan Roth

    Abstract: Question-answering (QA) data often encodes essential information in many facets. This paper studies a natural question: Can we get supervision from QA data for other tasks (typically, non-QA ones)? For example, {\em can we use QAMR (Michael et al., 2017) to improve named entity recognition?} We suggest that simply further pre-training BERT is often not the best option, and propose the {\em questio… ▽ More

    Submitted 3 December, 2020; v1 submitted 1 September, 2019; originally announced September 2019.

  24. arXiv:1906.04943  [pdf, other

    cs.CL cs.LG

    A Structured Learning Approach to Temporal Relation Extraction

    Authors: Qiang Ning, Zhili Feng, Dan Roth

    Abstract: Identifying temporal relations between events is an essential step towards natural language understanding. However, the temporal relation between two events in a story depends on, and is often dictated by, relations among other events. Consequently, effectively identifying temporal relations between events is a challenging problem even for human annotators. This paper suggests that it is important… ▽ More

    Submitted 12 June, 2019; originally announced June 2019.

    Comments: Long paper appeared in EMNLP'17. 11 pages and 4 figures

  25. arXiv:1906.04941  [pdf, other

    cs.CL cs.AI cs.IR

    Joint Reasoning for Temporal and Causal Relations

    Authors: Qiang Ning, Zhili Feng, Hao Wu, Dan Roth

    Abstract: Understanding temporal and causal relations between events is a fundamental natural language understanding task. Because a cause must be before its effect in time, temporal and causal relations are closely related and one relation even dictates the other one in many cases. However, limited attention has been paid to studying these two relations jointly. This paper presents a joint inference framew… ▽ More

    Submitted 12 June, 2019; originally announced June 2019.

    Comments: Long paper appeared in ACL'18. 11 pages and 1 figure

  26. arXiv:1906.04940  [pdf, other

    cs.CL cs.IR

    CogCompTime: A Tool for Understanding Time in Natural Language Text

    Authors: Qiang Ning, Ben Zhou, Zhili Feng, Haoruo Peng, Dan Roth

    Abstract: Automatic extraction of temporal information in text is an important component of natural language understanding. It involves two basic tasks: (1) Understanding time expressions that are mentioned explicitly in text (e.g., February 27, 1998 or tomorrow), and (2) Understanding temporal information that is conveyed implicitly via relations. In this paper, we introduce CogCompTime, a system that has… ▽ More

    Submitted 12 June, 2019; originally announced June 2019.

    Comments: Demo paper appeared in EMNLP'18. 6 pages and 3 figures

  27. arXiv:1906.04937  [pdf, other

    cs.LG cs.CL stat.ML

    Partial Or Complete, That's The Question

    Authors: Qiang Ning, Hangfeng He, Chuchu Fan, Dan Roth

    Abstract: For many structured learning tasks, the data annotation process is complex and costly. Existing annotation schemes usually aim at acquiring completely annotated structures, under the common perception that partial structures are of low quality and could hurt the learning process. This paper questions this common perception, motivated by the fact that structures consist of interdependent sets of va… ▽ More

    Submitted 12 June, 2019; originally announced June 2019.

    Comments: Long paper accepted by NAACL'19. 11 pages and 7 figures

  28. arXiv:1901.06376  [pdf, ps, other

    cs.IT

    An information theoretic model for summarization, and some basic results

    Authors: Eric Graves, Qiang Ning, Prithwish Basu

    Abstract: A basic information theoretic model for summarization is formulated. Here summarization is considered as the process of taking a report of $v$ binary objects, and producing from it a $j$ element subset that captures most of the important features of the original report, with importance being defined via an arbitrary set function endemic to the model. The loss of information is then measured by a w… ▽ More

    Submitted 18 January, 2019; originally announced January 2019.

    Comments: 9 pages, 2 figures. Extended version of ISIT submission

  29. arXiv:1804.08420  [pdf, other

    cs.CL cs.LG stat.ML

    Exploiting Partially Annotated Data for Temporal Relation Extraction

    Authors: Qiang Ning, Zhongzhi Yu, Chuchu Fan, Dan Roth

    Abstract: Annotating temporal relations (TempRel) between events described in natural language is known to be labor intensive, partly because the total number of TempRels is quadratic in the number of events. As a result, only a small number of documents are typically annotated, limiting the coverage of various lexical/semantic phenomena. In order to improve existing approaches, one possibility is to make u… ▽ More

    Submitted 24 April, 2018; v1 submitted 18 April, 2018; originally announced April 2018.

    Comments: [Final Version] short paper accepted by *SEM'18

  30. arXiv:1804.07828  [pdf, other

    cs.CL

    A Multi-Axis Annotation Scheme for Event Temporal Relations

    Authors: Qiang Ning, Hao Wu, Dan Roth

    Abstract: Existing temporal relation (TempRel) annotation schemes often have low inter-annotator agreements (IAA) even between experts, suggesting that the current annotation task needs a better definition. This paper proposes a new multi-axis modeling to better capture the temporal structure of events. In addition, we identify that event end-points are a major source of confusion in annotation, so we also… ▽ More

    Submitted 13 May, 2018; v1 submitted 20 April, 2018; originally announced April 2018.

    Comments: [Final Version] 14 pages, accepted by ACL'18

  31. arXiv:1804.06020  [pdf, other

    cs.AI

    Improving Temporal Relation Extraction with a Globally Acquired Statistical Resource

    Authors: Qiang Ning, Hao Wu, Haoruo Peng, Dan Roth

    Abstract: Extracting temporal relations (before, after, overlapping, etc.) is a key aspect of understanding events described in natural language. We argue that this task would gain from the availability of a resource that provides prior knowledge in the form of the temporal order that events usually follow. This paper develops such a resource -- a probabilistic knowledge base acquired in the news domain --… ▽ More

    Submitted 16 April, 2018; originally announced April 2018.

    Comments: 13 pages, 3 figures, accepted by NAACL'18

  32. arXiv:1603.04614  [pdf, ps, other

    cs.CV

    Scalable Image Retrieval by Sparse Product Quantization

    Authors: Qingqun Ning, Jianke Zhu, Zhiyuan Zhong, Steven C. H. Hoi, Chun Chen

    Abstract: Fast Approximate Nearest Neighbor (ANN) search technique for high-dimensional feature indexing and retrieval is the crux of large-scale image retrieval. A recent promising technique is Product Quantization, which attempts to index high-dimensional image features by decomposing the feature space into a Cartesian product of low dimensional subspaces and quantizing each of them separately. Despite th… ▽ More

    Submitted 15 March, 2016; originally announced March 2016.

    Comments: 12 pages