paper-with-me

홈 › Papers

In Plain Sight: Media Bias Through the Lens of Factual Reporting

2019-09-05 · IJCNLP 2019 11 · Lisa Fan, Marshall White, Eva Sharma, Ruisi Su, Prafulla Kumar Choubey, Ruihong Huang, Lu Wang

The increasing prevalence of political bias in news media calls for greater public awareness of it, as well as robust methods for its detection. While prior work in NLP has primarily focused on the lexical bias captured by linguistic attributes such as word choice and syntax, other types of bias stem from the actual content selected for inclusion in the text. In this work, we investigate the effects of informational bias: factual content that can nevertheless be deployed to sway reader opinion. We first produce a new dataset, BASIL, of 300 news articles annotated with 1,727 bias spans and find evidence that informational bias appears in news articles more frequently than lexical bias. We further study our annotations to observe how informational bias surfaces in news articles by different media outlets. Lastly, a baseline model for informational bias prediction is presented by fine-tuning BERT on our labeled data, indicating the challenges of the task and future directions.

📄 PDF Abstract BibTeX arXiv:1909.02670

Code (1)

marshallwhiteorg/emnlp19-media-bias 공식 구현

Tasks

Articles

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음

Similar Papers 제목 키워드 기반

What's Pulling the Strings? Evaluating Integrity and Attribution in AI Training and Inference through Concept Shift

2025-04-28 · Jiamin Chang, Haoyang Li, Hammond Pearce, Ruoxi Sun 외

The growing adoption of artificial intelligence (AI) has amplified concerns about trustworthiness, including integrity, privacy, robustness, and bias. To assess and attribute these threats, we propose ConceptLens, a gene…

AttributeData PoisoningSafety Alignment

FairLens: Auditing Black-box Clinical Decision Support Systems

2020-11-08 · Cecilia Panigutti, Alan Perotti, Andrè Panisson, Paolo Bajardi 외

The pervasive application of algorithmic decision-making is raising concerns on the risk of unintended bias in AI systems deployed in critical settings such as healthcare. The detection and mitigation of biased models is…

Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Fairness

Generalizing to Unseen Disaster Events: A Causal View

2025-11-13 · Philipp Seeberger, Steffen Freisinger, Tobias Bocklet, Korbinian Riedhammer arxiv

Due to the rapid growth of social media platforms, these tools have become essential for monitoring information during ongoing disaster events. However, extracting valuable insights requires real-time processing of vast …

Gender and Racial Fairness in Depression Research using Social Media

2021-03-18 · EACL 2021 2 · Carlos Aguirre, Keith Harrigian, Mark Dredze

Multiple studies have demonstrated that behavior on internet-based social media platforms can be indicative of an individual's mental health status. The widespread availability of such data has spurred interest in mental…

Fairness

Explaining Grokking in Transformers through the Lens of Inductive Bias

2026-02-06 · Jaisidh Singh, Diganta Misra, Antonio Orvieto arxiv

We investigate grokking in transformers through the lens of inductive bias: dispositions arising from architecture or optimization that let the network prefer one solution over another. We first show that architectural c…