paper-with-me

홈 › Papers

Large Language Models as Corporate Lobbyists

2023-01-03 · John J. Nay

We demonstrate a proof-of-concept of a large language model conducting corporate lobbying related activities. An autoregressive large language model (OpenAI's text-davinci-003) determines if proposed U.S. Congressional bills are relevant to specific public companies and provides explanations and confidence levels. For the bills the model deems as relevant, the model drafts a letter to the sponsor of the bill in an attempt to persuade the congressperson to make changes to the proposed legislation. We use hundreds of novel ground-truth labels of the relevance of a bill to a company to benchmark the performance of the model. It outperforms the baseline of predicting the most common outcome of irrelevance. We also benchmark the performance of the previous OpenAI GPT-3 model (text-davinci-002), which was the state-of-the-art model on many academic natural language tasks until text-davinci-003 was recently released. The performance of text-davinci-002 is worse than the simple baseline. Longer-term, if AI begins to influence law in a manner that is not a direct extension of human intentions, this threatens the critical role that law as information could play in aligning AI with humans. Initially, AI is being used to simply augment human lobbyists for a small portion of their daily tasks. However, firms have an incentive to use less and less human oversight over automated assessments of policy ideas and the written communication to regulatory agencies and Congressional staffers. The core question raised is where to draw the line between human-driven and AI-driven policy influence.

📄 PDF Abstract BibTeX arXiv:2301.01181

Code (1)

johnnay/llm-lobbyist 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language ModelNatural Language Understanding

Methods 이 논문이 사용한 방법론

15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Multi-Head Attention 설명 없음
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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 &…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Deception in Reinforced Autonomous Agents

2024-05-07 · Atharvan Dogra, Krishna Pillutla, Ameet Deshpande, Ananya B Sai 외

We explore the ability of large language model (LLM)-based agents to engage in subtle deception such as strategically phrasing and intentionally manipulating information to misguide and deceive other agents. This harmful…

Deception DetectionHallucinationLanguage ModelingLanguage Modelling+2

Present-Biased Lobbyists in Linear Quadratic Stochastic Differential Games

2023-04-23 · Ali Lazrak, Hanxiao Wang, Jiongmin Yong

We investigate a linear quadratic stochastic zero-sum game where two players lobby a political representative to invest in a wind turbine farm. Players are time-inconsistent because they discount performance with a non-c…

Discounting under inequality and lobbyists disagreement

2025-02-07 · Mahdi Mousavi, Mahdi Kohan Sefidi

The appropriate discount rate for evaluating policies is a critical consideration in economic decision-making. This paper presents a new model for calculating the derived discount rate for a society that includes differe…

Decision Making

Analyzing Sustainability Messaging in Large-Scale Corporate Social Media

2025-11-03 · Ujjwal Sharma, Stevan Rudinac, Ana Mićković, Willemijn van Dolen 외 arxiv

In this work, we introduce a multimodal analysis pipeline that leverages large foundation models in vision and language to analyze corporate social media content, with a focus on sustainability-related communication. Add…

A Large Language Model for Corporate Credit Scoring

2025-11-04 · Chitro Majumdar, Sergio Scandizzo, Ratanlal Mahanta, Avradip Mandal 외 arxiv

We introduce Omega^2, a Large Language Model-driven framework for corporate credit scoring that combines structured financial data with advanced machine learning to improve predictive reliability and interpretability. Ou…