Eun Cheol Choi

@euncheolchoi.bsky.social

PhD student at USC Annenberg; LLMs / CSS / SNA; @ HUMANS Lab (http://www.emilio.ferrara.name/)

𝑾𝒊𝒍𝒍 𝑨𝑰 𝒕𝒂𝒌𝒆 𝒎𝒚 𝒋𝒐𝒃? It’s a question that keeps many of us up at night—and for good reason. Our new research maps labor market vulnerability in the age of AI with 100K job postings and 50K AI-related patents. (1/5)

Title page for our new paper, “Mapping Labor Market Vulnerability in the Age of AI”

Hot takes: - The benefits of easily accessible social media data usually outweigh the potential harms. - Some uses of (public) social media data are unethical/should be illegal, and we should target that. - We're better off having clear boundaries between public and private online spaces.

Jeremy Howard @howard.fm · 2y ago

FYI, here's the entire code to create a dataset of every single bsky message in real time: ``` from atproto import * def f(m): print(m.header, parse_subscribe_repos_message()) FirehoseSubscribeReposClient().start(f) ```

New Paper on Opportunities and risks of LLMs in survey research papers.ssrn.com/sol3/papers.... " Backed by both practical examples & academic literature, we identify areas for research and development, distinguishing between challenges related to survey methods & the tools used to deploy surveys"

Opportunities and risks of LLMs in survey research

Recent advances in the development of large language models (LLMs) bring both disruptive opportunities and underlying risks to survey research. LLMs' capabiliti

papers.ssrn.com

If you're keen to learn content verification for fact-checking and open source investigations, this is a step-by-step guide on how to verify images and videos that I posted a while ago. Once you familiarise yourself with reverse search, you'll become much better at spotting online misinformation.

Shayan Sardarizadeh @shayan86.bsky.social · 2y ago

THREAD: How to verify online images Social media is awash with false or misleading images, some of which get millions of engagements. So here's a simple guide on ways you can quickly check the veracity of images you see on your social media feeds with major elections coming up this year.