Skip to content

Research Papers Related to Commonsense Knowledge Acquisition and Reasoning

Notifications You must be signed in to change notification settings

yuto3o/Commonsense-Knowledge-Acquisition-And-Reasoning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Commonsense Knowledge Acquisition and Reasoning

TOC

Scholars

  • mpi-inf [homepage]

    Commonsense knowledge about object properties, human behavior and general concepts is crucial for robust AI applications. However, automatic acquisition of this knowledge is challenging because of sparseness and bias in online sources.

  • AI2

  • usc-isi-i2 [homepage]

    ISI's Center on Knowledge Graphs research group combines artificial intelligence, the semantic web, and database integration techniques to solve complex information integration problems. We leverage general research techniques across information-intensive disciplines, including medical informatics, geospatial data integration and the social Web.

  • Yangqiu Song [homepage]


1. Keynotes & Workshops

  • COIN: COmmonsense INference in Natural Language Processing. EMNLP-IJCNLP. 2019. [link]
  • Fact Extraction and Verification. EMNLP / FEVER. 2020. [link]
  • Commonsense Reasoning for Natural Language Processing. ACL. 2020. [link]
  • Common Sense Knowledge Graphs. AAAI. 2020. [link]
  • MH2: Commonsense Knowledge Acquisition and Representation. AAAI. 2021. [link]
  • Commonsense AI: Myth and Truth. ICLR. 2021. [link]
  • Information to Wisdom: Commonsense Knowledge Extraction and Compilation. WSDM. 2021. [link]
  • Commonsense Knowledge Acquisition and Reasoning. CCKS: T4. 2021. [link] [video]

2. Population

  • [DICE] Joint Reasoning for Multi-Faceted Commonsense Knowledge. AKBC. 2020. [paper]
  • Commonsense Knowledge in Wikidata. Workshop on wikidata at ISWC. 2020. [paper]
  • CogNet: Bridging Linguistic Knowledge, World Knowledge and Commonsense Knowledge. AAAI. 2021. [paper]
  • Lawyers are Dishonest? Quantifying Representational Harms in Commonsense Knowledge Resources. EMNLP. 2021. [paper]
  • NegatER: Unsupervised Discovery of Negatives in Commonsense Knowledge Bases. EMNLP. 2021. [paper]
  • CSKG: The CommonSense Knowledge Graph. ESWC. 2021. [paper]
  • Dimensions of Commonsense Knowledge. KBS. 2021. [paper]
  • UnCommonSense: Informative Negative Knowledge about Everyday Concepts. CIKM 2022. [paper]
  • Do Children Texts Hold The Key To Commonsense Knowledge?. EMNLP. 2022. [paper]

3. Base

  • WordNet: An Electronic Lexical Database. The MIT Press. 1998. [paper]
  • The Berkeley FrameNet Project. COLING-ACL. 1998. [paper]
  • HowNet - a hybrid language and knowledge resource. NLP-KE. 2003. [paper]
    • OpenHowNet: An Open Sememe-based Lexical Knowledge Base. ArXiv. 2019. [paper]
  • Probase: a probabilistic taxonomy for text understanding. SIGMOD. 2012. [paper]
    • Probase+: Inferring Missing Links in Conceptual Taxonomies. TKDE. 2017. [paper]
    • CCN-Probase: A Data-Driven Approach for Large-Scale Chinese Taxonomy Construction. ICDE. 2019. [paper]
  • ConceptNet 5: A Large Semantic Network for Relational Knowledge. The People's Web Meets NLP. 2013. [paper]
    • ConceptNet 5.5: An Open Multilingual Graph of General Knowledge. AAAI. 2017. [paper]
  • CN-DBpedia: A Never-Ending Chinese Knowledge Extraction System. IEA/AIE. 2017. [paper]
    • CN-DBpedia2: An Extraction and Verification Framework for Enriching Chinese Encyclopedia Knowledge Base. Data Intell. 2019. [paper]
  • ATOMIC: An Atlas of Machine Commonsense for If-Then Reasoning. AAAI. 2019. [paper]
  • GenericsKB: A Knowledge Base of Generic Statements. Arxiv. 2020. [paper]
  • C3KG: A Chinese Commonsense Conversation Knowledge Graph. ACL Findings. 2022. [paper]

4. Mining

  • WebChild: Harvesting and Organizing Commonsense Knowledge from the Web. WSDM. 2014. [paper]
    • Smarter Than You Think: Acquiring Comparative Commonsense from the Web. AAAI. 2014. [paper]
    • Lights, Camera, Action: Knowledge Extraction from Movie Scripts. AAAI. 2015. [paper]
    • Knowlywood: Mining Activity Knowledge From Hollywood Narratives. CIKM. 2015. [paper]
    • Commonsense in Parts: Mining Part-Whole Relations from the Web and Image Tags. AAAI. 2016. [paper]
    • WebChild 2.0: Fine-Grained Commonsense Knowledge Distillation. ACL. 2017. [paper]
  • Automatic Extraction of Commonsense LocatedNear Knowledge. ACL. 2018. [paper]
  • [Quasimodo] Commonsense Properties from Query Logs and Question Answering Forums. CIKM. 2019. [paper]
    • Inside Quasimodo: Exploring Construction and Usage of Commonsense Knowledge. CIKM. 2020 [paper]
  • [VoCSK] Mining Verb-Oriented Commonsense Knowledge. ICDE. 2020. [paper]
    • VoCSK: Verb-oriented commonsense knowledge mining with taxonomy-guided induction. AIJ. 2022. [paper]
  • CapableOf Reasoning: A Step Towards Commonsense Oracle. SIGIR. 2020. [paper]
  • [ASER] ASER: A Large-scale Eventuality Knowledge Graph. WWW. 2020. [paper]
    • TransOMCS: From Linguistic Graphs to Commonsense Knowledge. IJCAI. 2020. [paper]
    • DISCOS: Bridging the Gap between Discourse Knowledge and Commonsense Knowledge. WWW. 2021. [paper]
    • Acquiring and Modelling Abstract Commonsense Knowledge via Conceptualization. Arxiv. 2022. [paper]
    • ASER: Towards large-scale commonsense knowledge acquisition via higher-order selectional preference over eventualities. AIJ. 2022. [paper]
  • AliCoCo2: Commonsense Knowledge Extraction, Representation and Application in E-commerce. KDD. 2021. [paper]
  • [Ascent] Advanced Semantics for Commonsense Knowledge Extraction. WWW. 2021. [paper]
    • Inside ASCENT: Exploring a Deep Commonsense Knowledge Base and its Usage in Question Answering. ACL. 2021. [paper]
    • [Ascent++] Refined Commonsense Knowledge from Large-Scale Web Contents. TKDE. 2022. [paper]
  • Alleviating the Knowledge-Language Inconsistency: A Study for Deep Commonsense Knowledge. TASLP. 2022. [paper]

5. Pretrained Language Model as Commonsense Knowledge Base

  • Commonsense Knowledge Mining from Pretrained Models. EMNLP-IJCNLP. 2019. [paper]
  • COMET: Commonsense Transformers for Automatic Knowledge Graph Construction. ACL. 2019. [paper]
    • (Comet-) Atomic 2020: On Symbolic and Neural Commonsense Knowledge Graphs. AAAI. 2021. [paper]
    • Symbolic Knowledge Distillation: from General Language Models to Commonsense Models. NAACL. 2022. [paper]
  • Language Models as Knowledge Bases. EMNLP/IJCNLP. 2019. [paper]
  • Designing Templates for Eliciting Commonsense Knowledge from Pretrained Sequence-to-Sequence Models. COLING. 2020. [paper]
  • Birds have four legs?! NumerSense: Probing Numerical Commonsense Knowledge of Pre-Trained Language Models. EMNLP. 2020. [paper]
  • How Can We Know What Language Models Know. TACL. 2020. [paper]
  • Knowledgeable or Educated Guess? Revisiting Language Models as Knowledge Bases. EMNLP/IJCNLP. 2021. [paper]
  • Factual Probing Is [MASK]: Learning vs. Learning to Recall. NAACL. 2021. [paper]
  • A Systematic Investigation of Commonsense Knowledge in Large Language Models. EMNLP. 2022. [paper]
  • Commonsense Knowledge Reasoning and Generation with Pre-trained Language Models: A Survey. AAAI. 2022. [paper]
  • Does Pre-training Induce Systematic Inference? How Masked Language Models Acquire Commonsense Knowledge. NAACL. 2022. [paper]

6. Reasoning

  • Commonsense Knowledge Base Completion. ACL. 2016. [paper]
  • Commonsense Knowledge Base Completion and Generation. CoNLL. 2018. [paper]
  • Commonsense Mining as Knowledge Base Completion? A Study on the Impact of Novelty. Workshop on Gen-Deep at ACL. 2018. [paper]
  • Teaching Pretrained Models with Commonsense Reasoning: A Preliminary KB-Based Approach. Workshop on KR2ML at NeurIPS. 2019. [paper]
  • Commonsense Knowledge Base Completion with Structural and Semantic Context. AAAI. 2020. [paper]
  • Inducing Relational Knowledge from BERT. AAAI. 2020. [paper]
  • Inductive Learning on Commonsense Knowledge Graph Completion. IJCNN. 2021. [paper]
  • Commonsense Knowledge Reasoning and Generation with Pre-trained Language Models: A Survey. AAAI. 2022. [paper]
  • CAKE: A Scalable Commonsense-Aware Framework For Multi-View Knowledge Graph Completion. AACL. 2022. [paper]
  • Learning from Missing Relations: Contrastive Learning with Commonsense Knowledge Graphs for Commonsense Inference. ACL(Findings). 2022. [paper]
  • Commonsense Knowledge Base Completion with Relational Graph Attention Network and Pre-trained Language Model. CIKM(short). 2022. [paper]
  • Vera: A General-Purpose Plausibility Estimation Model for Commonsense Statements. Arxiv. 2023. [paper]

About

Research Papers Related to Commonsense Knowledge Acquisition and Reasoning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published