Zum Hauptinhalt springen

Showing 1–10 of 10 results for author: Radford, B

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.05947  [pdf, other

    cs.HC

    A Survey on Visualization Approaches in Political Science for Social and Political Factors: Progress to Date and Future Opportunities

    Authors: Dongyun Han, Abdullah-Al-Raihan Nayeem, Jason Windett, Yaoyao Dai, Benjamin Radford, Isaac Cho

    Abstract: Politics is the set of activities related to strategic decision-making in groups. Political scientists study the strategic interactions between states, institutions, politicians, and citizens; they seek to understand the causes and consequences of those decisions and interactions. While some decisions might alleviate social problems, others might lead to disasters such as war and conflict. Data vi… ▽ More

    Submitted 9 May, 2024; originally announced May 2024.

  2. arXiv:2212.04130  [pdf, other

    stat.ML cs.LG cs.SI stat.AP

    The Ordered Matrix Dirichlet for State-Space Models

    Authors: Niklas Stoehr, Benjamin J. Radford, Ryan Cotterell, Aaron Schein

    Abstract: Many dynamical systems in the real world are naturally described by latent states with intrinsic orderings, such as "ally", "neutral", and "enemy" relationships in international relations. These latent states manifest through countries' cooperative versus conflictual interactions over time. State-space models (SSMs) explicitly relate the dynamics of observed measurements to transitions in latent s… ▽ More

    Submitted 25 February, 2023; v1 submitted 8 December, 2022; originally announced December 2022.

    Comments: Presented at the 26th International Conference on Artificial Intelligence and Statistics (AISTATS) 2023

  3. arXiv:2211.11360  [pdf, other

    cs.CL cs.AI cs.LG

    Extended Multilingual Protest News Detection -- Shared Task 1, CASE 2021 and 2022

    Authors: Ali Hürriyetoğlu, Osman Mutlu, Fırat Duruşan, Onur Uca, Alaeddin Selçuk Gürel, Benjamin Radford, Yaoyao Dai, Hansi Hettiarachchi, Niklas Stoehr, Tadashi Nomoto, Milena Slavcheva, Francielle Vargas, Aaqib Javid, Fatih Beyhan, Erdem Yörük

    Abstract: We report results of the CASE 2022 Shared Task 1 on Multilingual Protest Event Detection. This task is a continuation of CASE 2021 that consists of four subtasks that are i) document classification, ii) sentence classification, iii) event sentence coreference identification, and iv) event extraction. The CASE 2022 extension consists of expanding the test data with more data in previously available… ▽ More

    Submitted 21 November, 2022; originally announced November 2022.

    Comments: To appear in CASE 2022 @ EMNLP 2022

  4. arXiv:2107.00080  [pdf, other

    cs.CL cs.LG

    Regressing Location on Text for Probabilistic Geocoding

    Authors: Benjamin J. Radford

    Abstract: Text data are an important source of detailed information about social and political events. Automated systems parse large volumes of text data to infer or extract structured information that describes actors, actions, dates, times, and locations. One of these sub-tasks is geocoding: predicting the geographic coordinates associated with events or locations described by a given text. We present an… ▽ More

    Submitted 30 June, 2021; originally announced July 2021.

    Comments: 5 pages, 4 figures. Proceedings of the CASE Workshop at ACL-IJCNLP 2021

  5. arXiv:2105.11260  [pdf, other

    cs.CL cs.LG

    Few-Shot Upsampling for Protest Size Detection

    Authors: Andrew Halterman, Benjamin J. Radford

    Abstract: We propose a new task and dataset for a common problem in social science research: "upsampling" coarse document labels to fine-grained labels or spans. We pose the problem in a question answering format, with the answers providing the fine-grained labels. We provide a benchmark dataset and baselines on a socially impactful task: identifying the exact crowd size at protests and demonstrations in th… ▽ More

    Submitted 24 May, 2021; originally announced May 2021.

    Comments: Accepted into Findings of ACL 2021

  6. arXiv:2005.02966  [pdf, other

    cs.CL cs.CY

    Seeing the Forest and the Trees: Detection and Cross-Document Coreference Resolution of Militarized Interstate Disputes

    Authors: Benjamin J. Radford

    Abstract: Previous efforts to automate the detection of social and political events in text have primarily focused on identifying events described within single sentences or documents. Within a corpus of documents, these automated systems are unable to link event references -- recognize singular events across multiple sentences or documents. A separate literature in computational linguistics on event corefe… ▽ More

    Submitted 6 May, 2020; originally announced May 2020.

    Journal ref: Workshop Proceedings of AESPEN at LREC 2020

  7. arXiv:2005.02954  [pdf, other

    cs.CL cs.CY

    Multitask Models for Supervised Protests Detection in Texts

    Authors: Benjamin J. Radford

    Abstract: The CLEF 2019 ProtestNews Lab tasks participants to identify text relating to political protests within larger corpora of news data. Three tasks include article classification, sentence detection, and event extraction. I apply multitask neural networks capable of producing predictions for two and three of these tasks simultaneously. The multitask framework allows the model to learn relevant featur… ▽ More

    Submitted 6 May, 2020; originally announced May 2020.

    Journal ref: Working Notes of CLEF 2019 (2019)

  8. arXiv:1808.10742  [pdf, other

    cs.CR

    Anomaly Detection in Cyber Network Data Using a Cyber Language Approach

    Authors: Bartley D. Richardson, Benjamin J. Radford, Shawn E. Davis, Keegan Hines, David Pekarek

    Abstract: As the amount of cyber data continues to grow, cyber network defenders are faced with increasing amounts of data they must analyze to ensure the security of their networks. In addition, new types of attacks are constantly being created and executed globally. Current rules-based approaches are effective at characterizing and flagging known attacks, but they typically fail when presented with a new… ▽ More

    Submitted 15 August, 2018; originally announced August 2018.

  9. arXiv:1805.03735  [pdf, other

    cs.CR cs.CY cs.LG stat.AP

    Sequence Aggregation Rules for Anomaly Detection in Computer Network Traffic

    Authors: Benjamin J. Radford, Bartley D. Richardson, Shawn E. Davis

    Abstract: We evaluate methods for applying unsupervised anomaly detection to cybersecurity applications on computer network traffic data, or flow. We borrow from the natural language processing literature and conceptualize flow as a sort of "language" spoken between machines. Five sequence aggregation rules are evaluated for their efficacy in flagging multiple attack types in a labeled flow dataset, CICIDS2… ▽ More

    Submitted 14 May, 2018; v1 submitted 9 May, 2018; originally announced May 2018.

    Comments: Prepared for the American Statistical Associations Symposium on Data Science and Statistics 2018

  10. arXiv:1803.10769  [pdf, other

    cs.CY cs.HC cs.LG

    Network Traffic Anomaly Detection Using Recurrent Neural Networks

    Authors: Benjamin J. Radford, Leonardo M. Apolonio, Antonio J. Trias, Jim A. Simpson

    Abstract: We show that a recurrent neural network is able to learn a model to represent sequences of communications between computers on a network and can be used to identify outlier network traffic. Defending computer networks is a challenging problem and is typically addressed by manually identifying known malicious actor behavior and then specifying rules to recognize such behavior in network communicati… ▽ More

    Submitted 28 March, 2018; originally announced March 2018.

    Comments: Prepared for the 2017 National Symposium on Sensor and Data Fusion