paper-with-me

Papers

AutoWeird: Weird Translational Scoring Function Identified by Random Search

2022-07-24 · Hansi Yang, Yongqi Zhang, Quanming Yao

Scoring function (SF) measures the plausibility of triplets in knowledge graphs. Different scoring functions can lead to huge differences in link prediction performances on different knowledge graphs. In this report, we describe a weird scoring function found by random search on the open graph benchmark (OGB). This scoring function, called AutoWeird, only uses tail entity and relation in a triplet to compute its plausibility score. Experimental results show that AutoWeird achieves top-1 performance on ogbl-wikikg2 data set, but has much worse performance than other methods on ogbl-biokg data set. By analyzing the tail entity distribution and evaluation protocol of these two data sets, we attribute the unexpected success of AutoWeird on ogbl-wikikg2 to inappropriate evaluation and concentrated tail entity distribution. Such results may motivate further research on how to accurately evaluate the performance of different link prediction methods for knowledge graphs.

📄 PDF Abstract BibTeX arXiv:2207.11673

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeKnowledge GraphsLink PredictionTriplet

Methods 이 논문이 사용한 방법론

Random Search Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also…

Similar Papers 제목 키워드 기반

CNNArginineMe: A CNN structure for training models for predicting arginine methylation sites based on the One-Hot encoding of peptide sequence

2022-10-17 · Molecular Omics 2022 10 · Jiaojiao Zhao, Haoqiang Jiang, Guoyang Zou, Qian Lin 외

Protein arginine methylation (PRme), as one post-translational modification, plays a critical role in numerous cellular processes and regulates critical cellular functions. Though several in silico models for predicting …

Deep Learning

Weird Generalization is Weirdly Brittle

2026-04-11 · Miriam Wanner, Hannah Collison, William Jurayj, Benjamin Van Durme 외 arxiv

Weird generalization is a phenomenon in which models fine-tuned on data from a narrow domain (e.g. insecure code) develop surprising traits that manifest even outside that domain (e.g. broad misalignment)-a phenomenon th…

Effect of protein structure on evolution of cotranslational folding

2020-04-07 · Victor Zhao, William M. Jacobs, Eugene I. Shakhnovich

Cotranslational folding depends on the folding speed and stability of the nascent protein. It remains difficult, however, to predict which proteins cotranslationally fold. Here, we simulate evolution of model proteins to…

Protein FoldingTranslation

Should LLMs be WEIRD? Exploring WEIRDness and Human Rights in Large Language Models

2025-08-22 · Ke Zhou, Marios Constantinides, Daniele Quercia arxiv

Large language models (LLMs) are often trained on data that reflect WEIRD values: Western, Educated, Industrialized, Rich, and Democratic. This raises concerns about cultural bias and fairness. Using responses to the Wor…

Discipline and Label: A WEIRD Genealogy and Social Theory of Data Annotation

2024-02-09 · Andrew Smart, Ding Wang, Ellis Monk, Mark Díaz 외

Data annotation remains the sine qua non of machine learning and AI. Recent empirical work on data annotation has begun to highlight the importance of rater diversity for fairness, model performance, and new lines of res…

Fairness