@inproceedings{alabdullah-etal-2026-towards,
    title = "Towards More Transparent Online Campaigning: Detecting Political Campaign Content in Election-related Social Media Posts",
    author = "Alabdullah, Abdullah  and
      Gaughan, Conor  and
      Flavel, Thomas  and
      Varma, Shubhanjay  and
      Gibson, Rachel  and
      Cantijoch, Marta  and
      Cernat, Alexandru  and
      Batista-Navarro, Riza",
    editor = "Card, Dallas  and
      Field, Anjalie  and
      Keith, Katherine  and
      Mendelsohn, Julia",
    booktitle = "Proceedings of the Seventh Workshop on Natural Language Processing and Computational Social Science",
    month = jul,
    year = "2026",
    address = "San Diego",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2026.nlpcss-1.15/",
    doi = "10.18653/v1/2026.nlpcss-1.15",
    pages = "249--270",
    ISBN = "979-8-89176-426-2",
    abstract = "A large part of political campaigns during elections is now being conducted online, with political actors leveraging their networks on social media platforms. To maintain transparency in political communications, regulations applicable to online campaigning have been put in place in many democracies. While it should be straightforward for voters to determine who produced and funded online advertisements comprising paid political campaigns, it is much more challenging to detect if organic content, i.e., social media posts, pertains to political campaigning, due to possibly subtle yet suggestive language that can be used by certain actors. In this paper, we investigate the feasibility of automatically detecting whether a given tweet posted by a political actor pertains to political campaigning, and if yes, whether it was conveyed in a direct or indirect (subtle) manner. After establishing an annotation scheme for the task of detecting political campaign content in tweets, we fine-tuned three encoder models (BERT, BERTweet and PoliBERTweet) for the same task and evaluated their performance. Our results show that fine-tuning BERTweet leads to the best macro-averaged F1-score (0.776), although all models consistently struggle to detect indirect campaigning."
}
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="alabdullah-etal-2026-towards">
    <titleInfo>
        <title>Towards More Transparent Online Campaigning: Detecting Political Campaign Content in Election-related Social Media Posts</title>
    </titleInfo>
    <name type="personal">
        <namePart type="given">Abdullah</namePart>
        <namePart type="family">Alabdullah</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Conor</namePart>
        <namePart type="family">Gaughan</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Thomas</namePart>
        <namePart type="family">Flavel</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Shubhanjay</namePart>
        <namePart type="family">Varma</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Rachel</namePart>
        <namePart type="family">Gibson</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Marta</namePart>
        <namePart type="family">Cantijoch</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Alexandru</namePart>
        <namePart type="family">Cernat</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Riza</namePart>
        <namePart type="family">Batista-Navarro</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <originInfo>
        <dateIssued>2026-07</dateIssued>
    </originInfo>
    <typeOfResource>text</typeOfResource>
    <relatedItem type="host">
        <titleInfo>
            <title>Proceedings of the Seventh Workshop on Natural Language Processing and Computational Social Science</title>
        </titleInfo>
        <name type="personal">
            <namePart type="given">Dallas</namePart>
            <namePart type="family">Card</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Anjalie</namePart>
            <namePart type="family">Field</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Katherine</namePart>
            <namePart type="family">Keith</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Julia</namePart>
            <namePart type="family">Mendelsohn</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <originInfo>
            <publisher>Association for Computational Linguistics</publisher>
            <place>
                <placeTerm type="text">San Diego</placeTerm>
            </place>
        </originInfo>
        <genre authority="marcgt">conference publication</genre>
        <identifier type="isbn">979-8-89176-426-2</identifier>
    </relatedItem>
    <abstract>A large part of political campaigns during elections is now being conducted online, with political actors leveraging their networks on social media platforms. To maintain transparency in political communications, regulations applicable to online campaigning have been put in place in many democracies. While it should be straightforward for voters to determine who produced and funded online advertisements comprising paid political campaigns, it is much more challenging to detect if organic content, i.e., social media posts, pertains to political campaigning, due to possibly subtle yet suggestive language that can be used by certain actors. In this paper, we investigate the feasibility of automatically detecting whether a given tweet posted by a political actor pertains to political campaigning, and if yes, whether it was conveyed in a direct or indirect (subtle) manner. After establishing an annotation scheme for the task of detecting political campaign content in tweets, we fine-tuned three encoder models (BERT, BERTweet and PoliBERTweet) for the same task and evaluated their performance. Our results show that fine-tuning BERTweet leads to the best macro-averaged F1-score (0.776), although all models consistently struggle to detect indirect campaigning.</abstract>
    <identifier type="citekey">alabdullah-etal-2026-towards</identifier>
    <identifier type="doi">10.18653/v1/2026.nlpcss-1.15</identifier>
    <location>
        <url>https://aclanthology.org/2026.nlpcss-1.15/</url>
    </location>
    <part>
        <date>2026-07</date>
        <extent unit="page">
            <start>249</start>
            <end>270</end>
        </extent>
    </part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T Towards More Transparent Online Campaigning: Detecting Political Campaign Content in Election-related Social Media Posts
%A Alabdullah, Abdullah
%A Gaughan, Conor
%A Flavel, Thomas
%A Varma, Shubhanjay
%A Gibson, Rachel
%A Cantijoch, Marta
%A Cernat, Alexandru
%A Batista-Navarro, Riza
%Y Card, Dallas
%Y Field, Anjalie
%Y Keith, Katherine
%Y Mendelsohn, Julia
%S Proceedings of the Seventh Workshop on Natural Language Processing and Computational Social Science
%D 2026
%8 July
%I Association for Computational Linguistics
%C San Diego
%@ 979-8-89176-426-2
%F alabdullah-etal-2026-towards
%X A large part of political campaigns during elections is now being conducted online, with political actors leveraging their networks on social media platforms. To maintain transparency in political communications, regulations applicable to online campaigning have been put in place in many democracies. While it should be straightforward for voters to determine who produced and funded online advertisements comprising paid political campaigns, it is much more challenging to detect if organic content, i.e., social media posts, pertains to political campaigning, due to possibly subtle yet suggestive language that can be used by certain actors. In this paper, we investigate the feasibility of automatically detecting whether a given tweet posted by a political actor pertains to political campaigning, and if yes, whether it was conveyed in a direct or indirect (subtle) manner. After establishing an annotation scheme for the task of detecting political campaign content in tweets, we fine-tuned three encoder models (BERT, BERTweet and PoliBERTweet) for the same task and evaluated their performance. Our results show that fine-tuning BERTweet leads to the best macro-averaged F1-score (0.776), although all models consistently struggle to detect indirect campaigning.
%R 10.18653/v1/2026.nlpcss-1.15
%U https://aclanthology.org/2026.nlpcss-1.15/
%U https://doi.org/10.18653/v1/2026.nlpcss-1.15
%P 249-270
Markdown (Informal)

[Towards More Transparent Online Campaigning: Detecting Political Campaign Content in Election-related Social Media Posts](https://aclanthology.org/2026.nlpcss-1.15/) (Alabdullah et al., NLP+CSS 2026)

ACL