Table of Contents
If the bill is related to the enterprise, it can also automatically generate bill modification suggestions
Home Technology peripherals AI ChatGPT transforms into a political lobbyist: helping companies determine whether they are affected by the government's new bill, and even writes letters suggesting changes to the legislation.

ChatGPT transforms into a political lobbyist: helping companies determine whether they are affected by the government's new bill, and even writes letters suggesting changes to the legislation.

May 02, 2023 am 08:34 AM
ai chatgpt

If New York’s “Wall Street” is the international financial center, then Washington’s “K Street” can be said to be the center of ever-changing international politics.

"K Street" in Washington is not far from the White House. There is a group of professional "political lobbyists" here. Whenever the US government has a new draft bill, they will spend a lot of money Time to carefully study the draft bills to assess whether they are relevant to their customers, which are often major businesses.

Needless to say, the power of various bills of the U.S. government. For example, the recently passed "Chip and Science Act" has directly affected many semiconductor companies. Keep abreast of various types of Whether the bill will affect itself has become a top priority for corporate policy research.

ChatGPT transforms into a political lobbyist: helping companies determine whether they are affected by the governments new bill, and even writes letters suggesting changes to the legislation.

Now, this work may also be replaced by ChatGPT.

The latest research by John Nay, a researcher at the Stanford Legal Information Center, shows that an AI model can predict whether a summary of a U.S. Congressional bill is related to a specific bill 75% of the time. The company was involved and, more importantly, was subsequently able to draft a letter to the sponsors of the bill advocating changes to the legislation. This model, like ChatGPT, is also behind OpenAI's GPT-3 Large Language Model (LLM).

ChatGPT transforms into a political lobbyist: helping companies determine whether they are affected by the governments new bill, and even writes letters suggesting changes to the legislation.

## Paper arXiv preprint: https://arxiv.org/ftp/arxiv/papers/2301/2301.01181. pdf

Read government bills and judge the impact of the bills, with an accuracy of 75%

John Nay’s paper shows that he is based on The junior AI lobbyist developed by OpenAI's GPT-3 Large Language Model (LLM) can determine whether a summary of a US Congress bill is related to a specific company based on reading the summary of a US Congress bill.

For example, the chip bill mentioned above, if you have a company involved in the semiconductor industry, but it is not the main business, and you are not sure whether the chip bill will affect your company, then this AI can tell you the answer with an accuracy of up to 75%.

How is this done?

First of all, of course, there is the issue of how AI understands text. This requires a large amount of data for training. John Nay’s method is to collect a large amount of bill data and enterprise data. Provide text prompts for the model through OpenAI's API.

Bill data includes the title of the bill, the bill summary, the subject matter of the bill as determined by Congress, and company data consists of the name of the company and the business description filed by the company with the U.S. Securities and Exchange Commission as data .

The examples of tasks given to the AI ​​model are as follows:

ChatGPT transforms into a political lobbyist: helping companies determine whether they are affected by the governments new bill, and even writes letters suggesting changes to the legislation.

## You are a lobbyist analyzing the potential impact of congressional bills on companies.

Given the title and summary of the bill, and the information about the company in its 10K SEC filing, your job is to determine whether the bill has at least some relevance to the company Relevance (in terms of whether it would impact the company if it were subsequently implemented).

Official title of the bill: {official_title}

## Official summary of the bill: { summary_text}

Official Subjects of the Bill: {subjects}

Company Name: { company_name}

Company business description: {business_description}

Whether the bill is consistent with the Company potentially relevant?

Answer in this format: Answer: YES or NO (all caps).

Instructions: The step-by-step reasoning you used to develop your response. Confidence: An integer between 0 and 100 that estimates how confident you are in the answer (1 is low confidence, 99 is high confidence)

Complete training John Nay then compiled data on 335 bills and then challenged the model to predict whether they were associated with 121 unique companies.

Because most legislation doesn’t affect most companies, he found that by always saying “no,” the model could guess right 70.9 percent of the time. When he tested this method on an older version of GPT-3, released in March 2022, the results were much worse than that, with a prediction accuracy of only 52.2%.

However, when tested on the GPT-3.5 model (the brain of ChatGPT), which was only announced to the public in November 2022, its accuracy reached 75.1%. On bills with confidence scores above 90, accuracy rose to 79%.

For determining relevant situations, AI will also give relevant suggestions Reason, such as:

ChatGPT transforms into a political lobbyist: helping companies determine whether they are affected by the governments new bill, and even writes letters suggesting changes to the legislation.

## Answer: Yes

Explanation: Alkermes Plc is a biopharmaceutical company that develops and commercializes Products that address unmet medical needs for patients in key therapeutic areas, including addiction and schizophrenia. The bill requires the Centers for Medicare and Medicaid Services (CMS) to negotiate with pharmaceutical companies over the prices of drugs covered by the Medicare prescription drug benefit, which could affect Alkermes Plc's products.

Confidence: 95

More importantly, if the bill is judged to be relevant to a business, the AI ​​can then draft a letter to the sponsor of the bill advocating for Legislation is revised.

For example, a letter like this:

ChatGPT transforms into a political lobbyist: helping companies determine whether they are affected by the governments new bill, and even writes letters suggesting changes to the legislation.

The paper was drafted without evaluation Of how effective letters can be in influencing policy, John Nay made it clear that this approach falls far short of doing most of a lobbyist's job.

But he said the significant improvement in predictive performance of models released months apart was noteworthy. He said: "There is a clear trend that capabilities will increase rapidly."

"The legislative process is not ready for this," he also said. "This was just a simple proof of concept built in a few days. As more resources and more time are spent on this, especially as more focus is put on building workflows and user experiences with human lobbyists Daily work is linked together, which may build something relatively complex."​

The above is the detailed content of ChatGPT transforms into a political lobbyist: helping companies determine whether they are affected by the government's new bill, and even writes letters suggesting changes to the legislation.. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to check CentOS HDFS configuration How to check CentOS HDFS configuration Apr 14, 2025 pm 07:21 PM

Complete Guide to Checking HDFS Configuration in CentOS Systems This article will guide you how to effectively check the configuration and running status of HDFS on CentOS systems. The following steps will help you fully understand the setup and operation of HDFS. Verify Hadoop environment variable: First, make sure the Hadoop environment variable is set correctly. In the terminal, execute the following command to verify that Hadoop is installed and configured correctly: hadoopversion Check HDFS configuration file: The core configuration file of HDFS is located in the /etc/hadoop/conf/ directory, where core-site.xml and hdfs-site.xml are crucial. use

Centos shutdown command line Centos shutdown command line Apr 14, 2025 pm 09:12 PM

The CentOS shutdown command is shutdown, and the syntax is shutdown [Options] Time [Information]. Options include: -h Stop the system immediately; -P Turn off the power after shutdown; -r restart; -t Waiting time. Times can be specified as immediate (now), minutes ( minutes), or a specific time (hh:mm). Added information can be displayed in system messages.

What are the backup methods for GitLab on CentOS What are the backup methods for GitLab on CentOS Apr 14, 2025 pm 05:33 PM

Backup and Recovery Policy of GitLab under CentOS System In order to ensure data security and recoverability, GitLab on CentOS provides a variety of backup methods. This article will introduce several common backup methods, configuration parameters and recovery processes in detail to help you establish a complete GitLab backup and recovery strategy. 1. Manual backup Use the gitlab-rakegitlab:backup:create command to execute manual backup. This command backs up key information such as GitLab repository, database, users, user groups, keys, and permissions. The default backup file is stored in the /var/opt/gitlab/backups directory. You can modify /etc/gitlab

Centos install mysql Centos install mysql Apr 14, 2025 pm 08:09 PM

Installing MySQL on CentOS involves the following steps: Adding the appropriate MySQL yum source. Execute the yum install mysql-server command to install the MySQL server. Use the mysql_secure_installation command to make security settings, such as setting the root user password. Customize the MySQL configuration file as needed. Tune MySQL parameters and optimize databases for performance.

How is the GPU support for PyTorch on CentOS How is the GPU support for PyTorch on CentOS Apr 14, 2025 pm 06:48 PM

Enable PyTorch GPU acceleration on CentOS system requires the installation of CUDA, cuDNN and GPU versions of PyTorch. The following steps will guide you through the process: CUDA and cuDNN installation determine CUDA version compatibility: Use the nvidia-smi command to view the CUDA version supported by your NVIDIA graphics card. For example, your MX450 graphics card may support CUDA11.1 or higher. Download and install CUDAToolkit: Visit the official website of NVIDIACUDAToolkit and download and install the corresponding version according to the highest CUDA version supported by your graphics card. Install cuDNN library:

Detailed explanation of docker principle Detailed explanation of docker principle Apr 14, 2025 pm 11:57 PM

Docker uses Linux kernel features to provide an efficient and isolated application running environment. Its working principle is as follows: 1. The mirror is used as a read-only template, which contains everything you need to run the application; 2. The Union File System (UnionFS) stacks multiple file systems, only storing the differences, saving space and speeding up; 3. The daemon manages the mirrors and containers, and the client uses them for interaction; 4. Namespaces and cgroups implement container isolation and resource limitations; 5. Multiple network modes support container interconnection. Only by understanding these core concepts can you better utilize Docker.

How to choose a GitLab database in CentOS How to choose a GitLab database in CentOS Apr 14, 2025 pm 05:39 PM

When installing and configuring GitLab on a CentOS system, the choice of database is crucial. GitLab is compatible with multiple databases, but PostgreSQL and MySQL (or MariaDB) are most commonly used. This article analyzes database selection factors and provides detailed installation and configuration steps. Database Selection Guide When choosing a database, you need to consider the following factors: PostgreSQL: GitLab's default database is powerful, has high scalability, supports complex queries and transaction processing, and is suitable for large application scenarios. MySQL/MariaDB: a popular relational database widely used in Web applications, with stable and reliable performance. MongoDB:NoSQL database, specializes in

How to view GitLab logs under CentOS How to view GitLab logs under CentOS Apr 14, 2025 pm 06:18 PM

A complete guide to viewing GitLab logs under CentOS system This article will guide you how to view various GitLab logs in CentOS system, including main logs, exception logs, and other related logs. Please note that the log file path may vary depending on the GitLab version and installation method. If the following path does not exist, please check the GitLab installation directory and configuration files. 1. View the main GitLab log Use the following command to view the main log file of the GitLabRails application: Command: sudocat/var/log/gitlab/gitlab-rails/production.log This command will display product

See all articles