sentences sequence | ner_tags sequence |
|---|---|
[
"Proceedings",
"of",
"the",
"61st",
"Annual",
"Meeting",
"of",
"the",
"Association",
"for",
"Computational",
"Linguistics",
"Volume",
"1",
":",
"Long",
"Papers",
",",
"pages",
"338–350",
"July",
"9",
"-",
"14",
",",
"2023",
"©",
"2023",
"Association",
"for",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Generally",
",",
"adversarial",
"purification",
"aims",
"to",
"remove",
"the",
"adversarial",
"perturbations",
"therefore",
"can",
"make",
"correct",
"predictions",
"based",
"on",
"the",
"recovered",
"clean",
"samples",
"."
] | [
"O",
"O",
"B-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Despite",
"the",
"success",
"of",
"adversarial",
"purification",
"in",
"the",
"com-",
"puter",
"vision",
"field",
"that",
"incorporates",
"generative",
"models",
"such",
"as",
"energy",
"-",
"based",
"models",
"and",
"dif-",
"fusion",
"models",
",",
"using",
... | [
"O",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"this",
"work",
",",
"we",
"introduce",
"a",
"novel",
"adversarial",
"purification",
"method",
"that",
"fo-",
"cuses",
"on",
"defending",
"against",
"textual",
"adversarial",
"attacks",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"I-TaskName",
"I-TaskName",
"O"
] |
[
"With",
"the",
"help",
"of",
"language",
"models",
",",
"we",
"can",
"inject",
"noise",
"by",
"masking",
"input",
"texts",
"and",
"reconstructing",
"the",
"masked",
"texts",
"based",
"on",
"the",
"masked",
"language",
"models",
".",
"In",
"this",
"way",
",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
... |
[
"We",
"test",
"our",
"proposed",
"adversarial",
"purification",
"method",
"on",
"several",
"strong",
"adversarial",
"attack",
"methods",
"in-",
"cluding",
"Textfooler",
"and",
"BERT",
"-",
"Attack",
"and",
"exper-",
"imental",
"results",
"indicate",
"that",
"the",... | [
"O",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"I-TaskName... |
[
"1",
"Introduction",
"Adversarial",
"examples",
"(",
"Goodfellow",
"et",
"al",
".",
",",
"2014",
")",
"can",
"successfully",
"mislead",
"strong",
"neural",
"models",
"in",
"both",
"computer",
"vision",
"tasks",
"(",
"Carlini",
"and",
"Wagner",
",",
"2016",
"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"O",
"O",
"O",
"O"... |
[
"An",
"adversarial",
"example",
"is",
"a",
"maliciously",
"crafted",
"example",
"attached",
"with",
"an",
"imperceptible",
"perturbation",
"and",
"can",
"mislead",
"neural",
"networks",
".",
"To",
"defend",
"attack",
"examples",
"of",
"images",
",",
"the",
"most... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
... |
[
"How-",
"ever",
",",
"defending",
"adversarial",
"examples",
"in",
"natural",
"languages",
"is",
"more",
"challenging",
"due",
"to",
"the",
"discrete",
"nature",
"of",
"texts",
".",
"That",
"is",
",",
"gradients",
"can",
"not",
"be",
"used",
"directly",
"in"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Further",
",",
"defending",
"strategies",
"such",
"as",
"adversarial",
"training",
"rely",
"on",
"the",
"assumption",
"that",
"the",
"candidate",
"lists",
"of",
"the",
"substitutions",
"are",
"accessible",
".",
"However",
",",
"the",
"candidate",
"lists",
"of",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"However",
",",
"in",
"textual",
"adversarial",
"at-",
"tacks",
",",
"the",
"inputs",
"are",
"discrete",
"tokens",
"which",
"makes",
"it",
"more",
"challenging",
"to",
"deploy",
"previous",
"adversarial",
"purification",
"methods",
".",
"Therefore",
",",
"we",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Further",
",",
"considering",
"that",
"the",
"iterative",
"process",
"in",
"previous",
"adversarial",
"purifica-",
"tion",
"algorithms",
"can",
"be",
"extremely",
"costly",
"(",
"e.g",
".",
"a",
"VP",
"-",
"SDE",
"process",
"in",
"diffusion",
"models",
"(",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
... |
[
"Through",
"extensive",
"experiments",
",",
"we",
"prove",
"that",
"the",
"proposed",
"text",
"adversarial",
"purification",
"algorithm",
"can",
"successfully",
"serve",
"as",
"defense",
"against",
"strong",
"at-",
"tacks",
"such",
"as",
"Textfooler",
"and",
"BERT... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"O"
] |
[
"Exper-",
"iment",
"results",
"show",
"that",
"the",
"accuracy",
"under",
"attack",
"in",
"baseline",
"defense",
"methods",
"is",
"lower",
"than",
"random",
"guesses",
",",
"while",
"after",
"text",
"purification",
",",
"the",
"perfor-",
"mance",
"can",
"reach... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"(",
"2",
")",
"To",
"the",
"best",
"of",
"our",
"knowledge",
",",
"we",
"are",
"the",
"first",
"to",
"consider",
"adversarial",
"purification",
"as",
"a",
"defense",
"against",
"textual",
"adversarial",
"attacks",
"exemplified",
"by",
"strong",
"word",
"-",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"2",
"Related",
"Work",
"2.1",
"Adversarial",
"Attacks",
"in",
"NLP",
"In",
"NLP",
"tasks",
",",
"current",
"methods",
"use",
"substitution-",
"based",
"strategies",
"(",
"Alzantot",
"et",
"al",
".",
",",
"2018",
";",
"Jin",
"et",
"al",
".",
",",
"2019",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"O",
"B-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",... |
[
"Most",
"works",
"focus",
"on",
"the",
"score",
"-",
"based",
"black-",
"box",
"attack",
",",
"that",
"is",
",",
"attacking",
"methods",
"know",
"the",
"logits",
"of",
"the",
"output",
"prediction",
".",
"These",
"methods",
"use",
"different",
"strategies",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"2.2",
"Adversarial",
"Defenses",
"We",
"divide",
"the",
"defense",
"methods",
"for",
"word-",
"substitution",
"attacks",
"by",
"whether",
"the",
"defense",
"method",
"requires",
"knowledge",
"of",
"the",
"form",
"of",
"the",
"attack",
".",
"When",
"the",
"can... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"using",
"Diffusion",
"Models",
"/",
"Score",
"-",
"based",
"Models",
"I",
"possess",
"the",
"good",
"common",
"logical",
"sense",
"to",
"realize",
"...",
"it",
"is",
"something",
"I",
"like",
"...",
"Adversarial",
"Text",
"(",
"Negative",
")",
"...",
"I",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Energy-",
"based",
"models",
"(",
"EBMs",
")",
"are",
"used",
"to",
"purify",
"attacked",
"images",
"via",
"Langevin",
"dynamics",
"(",
"LeCun",
"et",
"al",
".",
",",
"2006",
")",
"."
] | [
"B-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Score",
"-",
"based",
"models",
"(",
"Yoo",
"et",
"al",
".",
",",
"2020",
")",
"is",
"also",
"in-",
"troduced",
"as",
"a",
"purification",
"strategy",
"."
] | [
"B-MethodName",
"I-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Recent",
"works",
"focus",
"on",
"exploring",
"diffusion",
"models",
"as",
"the",
"purifi-",
"cation",
"model",
"in",
"purifying",
"the",
"attacked",
"images",
"(",
"Nie",
"et",
"al",
".",
",",
"2022",
")",
".",
"Though",
"widely",
"explored",
",",
"adver... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"The",
"final",
"purified",
"input",
"/",
"hatwidex=",
"/",
"hatwidex",
"(",
"0",
")",
"where",
"/",
"hatwidex",
"(",
"0",
")",
"is",
"the",
"reverse",
"-",
"time",
"SDE",
"generated",
"input",
"from",
"the",
"diffused",
"input",
"x",
"(",
"T",
")",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"O",
"B-MethodName",
... |
[
"As",
"seen",
"in",
"Figure",
"1",
",",
"instead",
"of",
"gradually",
"adding",
"noise",
"and",
"recovering",
"the",
"clean",
"sample",
"from",
"the",
"noisy",
"samples",
",",
"we",
"inject",
"random",
"noise",
"into",
"the",
"input",
"texts",
"multiple",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"In",
"this",
"way",
",",
"we",
"are",
"utilizing",
"the",
"pre",
"-",
"trained",
"mod-",
"els",
"to",
"their",
"full",
"ability",
"by",
"using",
"both",
"the",
"mask",
"-",
"filling",
"function",
"learned",
"during",
"the",
"pre",
"-",
"training",
"stag... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Following",
"standard",
"adversarial",
"training",
"process",
"with",
"gradient",
"-",
"based",
"adversaries",
"introduced",
"by",
"Zhu",
"et",
"al",
".",
"(",
"2019",
")",
";",
"Li",
"and",
"Qiu",
"(",
"2020",
")",
".",
"In",
"the",
"adversarial",
"train... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"The",
"IMDB",
"dataset",
"is",
"a",
"bi",
"-",
"polar",
"movie",
"review",
"classification",
"task",
";",
"the",
"AG",
"’s",
"News",
"dataset",
"is",
"a",
"four",
"-",
"class",
"news",
"genre",
"classification",
"task",
"."
] | [
"O",
"B-DatasetName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-DatasetName",
"I-DatasetName",
"I-DatasetName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"average",
"length",
"is",
"220",
"words",
"in",
"the",
"IMDB",
"dataset",
",",
"and",
"40",
"words",
"in",
"the",
"AG",
"’s",
"News",
"dataset",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-DatasetName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-DatasetName",
"I-DatasetName",
"I-DatasetName",
"O",
"O"
] |
[
"We",
"use",
"the",
"test",
"set",
"fol-",
"lowing",
"the",
"Textfooler",
"1k",
"test",
"set",
"in",
"the",
"main",
"re-",
"sult",
"and",
"sample",
"100",
"samples",
"for",
"the",
"rest",
"of",
"the",
"experiments",
"since",
"the",
"attacking",
"process",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-DatasetName",
"I-DatasetName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"4.2",
"Attack",
"Methods",
"Popular",
"attack",
"methods",
"exemplified",
"by",
"genetic",
"Al-",
"gorithm",
"(",
"Alzantot",
"et",
"al",
".",
",",
"2018",
")",
",",
"Textfooler",
"(",
"Jin",
"et",
"al",
".",
",",
"2019",
")",
"and",
"BERT",
"-",
"Att... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"... |
[
"Therefore",
",",
"we",
"use",
"these",
"strong",
"adversarial",
"attack",
"methods",
"as",
"the",
"attacker",
"to",
"test",
"the",
"effectiveness",
"of",
"our",
"defense",
"method",
".",
"The",
"hyperparameters",
"used",
"in",
"the",
"attacking",
"algorithm",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"We",
"use",
"the",
"exact",
"same",
"metric",
"used",
"in",
"Textfooler",
"and",
"BERT",
"-",
"Attack",
"that",
"calculates",
"the",
"after",
"-",
"attack",
"accuracy",
",",
"which",
"is",
"the",
"targeted",
"adversarial",
"evalu-",
"ation",
"defined",
"by"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"B-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"O",
"O",
"B-MetricName",
"I-MetricName",
"I-MetricName",
"I-MetricName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",... |
[
"(",
"2020",
")",
".",
"The",
"after",
"-",
"attack",
"accuracy",
"measures",
"the",
"actual",
"defense",
"ability",
"of",
"the",
"system",
"under",
"adversarial",
"attacks",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-MetricName",
"I-MetricName",
"I-MetricName",
"I-MetricName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"1https",
":",
"/",
"/",
"datasets.imdbws.com",
"/",
"2https",
":",
"/",
"/",
"www.kaggle.com",
"/",
"amananandrai",
"/",
"ag-news-",
"classification",
"-",
"dataset4.3",
"Victim",
"Models",
"and",
"Defense",
"Baselines",
"The",
"victim",
"models",
"are",
"the",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Moreover",
",",
"previous",
"works",
"do",
"not",
"focus",
"on",
"recent",
"strong",
"attack",
"algorithms",
"such",
"as",
"Textfooler",
"(",
"Jin",
"et",
"al",
".",
",",
"2019",
")",
",",
"BERT",
"-",
"involved",
"attacks",
"(",
"Li",
"et",
"al",
"."... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"RanMASK",
":",
"Zeng",
"et",
"al",
".",
"(",
"2021",
")",
"introduces",
"a",
"masking",
"strategy",
"that",
"makes",
"use",
"of",
"noises",
"to",
"im-",
"prove",
"robustness",
".",
"3https",
":",
"/",
"/",
"github.com",
"/",
"huggingface",
"/",
"transfo... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"GA",
"is",
"the",
"Genetic",
"Attack",
"method",
"."
] | [
"B-MethodName",
"O",
"O",
"B-MethodName",
"I-MethodName",
"O",
"O"
] |
[
"We",
"use",
"the",
"AMDA",
"-",
"SMix",
"setup",
"for",
"the",
"AMDA",
"method",
"."
] | [
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"O",
"O",
"B-MethodName",
"O",
"O"
] |
[
"4.4",
"Implementations",
"We",
"use",
"BERT",
"-",
"BASE",
"and",
"RoBERTa",
"-",
"BASE",
"models",
"based",
"on",
"the",
"Huggingface",
"Transformers4",
"."
] | [
"O",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"B-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"We",
"mod-",
"ify",
"the",
"adversarial",
"training",
"with",
"virtual",
"adversaries",
"based",
"on",
"the",
"implementation",
"of",
"FreeLB",
",",
"TA",
"V",
"AT",
",",
"and",
"FreeLB++",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"B-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"O",
"B-MethodName",
"O"
] |
[
"The",
"training",
"hyper",
"-",
"parameters",
"we",
"use",
"are",
"different",
"from",
"FreeLB",
"and",
"TA",
"V",
"AT",
"since",
"we",
"aim",
"to",
"find",
"large",
"perturbations",
"to",
"simulate",
"adver-",
"saries",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"B-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"We",
"set",
"adversarial",
"learning",
"rate",
"α=1e-1",
"to",
"and",
"normalization",
"boundary",
"ϵ=2e-1",
"in",
"all",
"tasks",
"."
] | [
"O",
"O",
"B-HyperparameterName",
"I-HyperparameterName",
"I-HyperparameterName",
"B-HyperparameterName",
"O",
"O",
"B-HyperparameterName",
"I-HyperparameterName",
"B-HyperparameterName",
"O",
"O",
"O",
"O"
] |
[
"We",
"set",
"the",
"multiple",
"purification",
"size",
"N",
"=",
"to",
"16",
"for",
"all",
"tasks",
"and",
"we",
"will",
"discuss",
"the",
"selection",
"of",
"Nin",
"the",
"later",
"section",
"."
] | [
"O",
"O",
"O",
"O",
"B-HyperparameterName",
"I-HyperparameterName",
"B-HyperparameterName",
"O",
"O",
"B-HyperparameterValue",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"For",
"our",
"text",
"adversarial",
"purification",
"method",
",",
"we",
"4https",
":",
"/",
"/",
"github.com",
"/",
"huggingface",
"/",
"transformersuse",
"the",
"model",
"that",
"is",
"trained",
"with",
"gradient",
"-",
"based",
"adversarial",
"training",
"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"4.5",
"Results",
"As",
"seen",
"in",
"Table",
"1",
",",
"the",
"proposed",
"Text",
"Adversar-",
"ial",
"Purification",
"algorithm",
"can",
"successfully",
"defend",
"strong",
"attack",
"methods",
".",
"The",
"accuracy",
"of",
"our",
"defend-",
"ing",
"method"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MetricName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MetricValue",
"I-Met... |
[
"Compared",
"with",
"previous",
"defense",
"methods",
",",
"our",
"proposed",
"method",
"can",
"achieve",
"higher",
"defense",
"accuracy",
"in",
"both",
"the",
"IMDB",
"task",
"and",
"AG",
"’s",
"News",
"task",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"O",
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"O",
"O"
] |
[
"The",
"Adv",
"-",
"HotFlip",
"and",
"the",
"FreeLB",
"methods",
"5https",
":",
"/",
"/",
"github.com",
"/",
"QData",
"/",
"TextAttack343",
"Defense",
"↓Attacks",
"→Origin",
"Textfooler",
"BERT",
"-",
"Attack",
"(",
"K=12",
")",
"(",
"K=12",
")",
"▲",
"T... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MetricName",
"B-MetricValu... |
[
"Recovery",
"87.0",
"20.0",
"13.0",
"✔",
"Purification",
"✖",
"Mask",
"Insertion",
"✖",
"Multi",
"."
] | [
"B-MetricName",
"B-MetricValue",
"B-MetricValue",
"B-MetricValue",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Recovery",
"92.0",
"11.0",
"3.0",
"▲",
"Combining",
"Classifier",
"↓",
"✔",
"Purification",
"✔",
"Comb",
"."
] | [
"B-MetricName",
"B-MetricValue",
"B-MetricValue",
"B-MetricValue",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Classifier",
"95.0",
"76.0",
"67.0",
"✔",
"Purification",
"✔",
"Comb",
".",
"Classifier",
"✖",
"Multi",
".",
"Recovery",
"95.0",
"45.0",
"34.0",
"✔",
"Purification",
"✔",
"Comb",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MetricName",
"B-MetricValue",
"B-MetricValue",
"B-MetricValue",
"O",
"O",
"O",
"O",
"O"
] |
[
"Classifier",
"✖",
"Multi",
".",
"Recovery",
"✖",
"Mask",
"Insertion",
"95.0",
"29.0",
"17.0",
"▲",
"Combining",
"Adversarially",
"Trained",
"Classifier",
"↓",
"✔",
"Purification",
"✔",
"AT",
"Classifier",
"93.0",
"86.0",
"77.0",
"✔",
"Purification",
"✔",
"AT"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Compared",
"with",
"methods",
"that",
"specifically",
"focus",
"on",
"adversarial",
"defense",
",",
"our",
"proposed",
"method",
"can",
"still",
"surpass",
"the",
"state",
"-",
"of",
"-",
"the-",
"art",
"defense",
"system",
"FreeLB++",
"(",
"Li",
"et",
"al"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"As",
"pointed",
"out",
"by",
"Morris",
"et",
"al",
".",
"(",
"2020b",
")",
",",
"the",
"candidate",
"size",
"should",
"not",
"be",
"too",
"large",
"that",
"the",
"quality",
"of",
"the",
"adversarial",
"examples",
"is",
"largely",
"dam-",
"aged",
".",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"I",
"’ve",
"been",
"an",
"avid",
"consumer",
"of",
"new",
"technology",
"and",
"I",
"keep",
"running",
"out",
"of",
"space",
"on",
"powerboards",
"-",
"well",
"...",
"38.3",
"%",
"Adv",
".",
"of",
"Text",
"PureI",
"know",
"the",
"wonderful",
"general",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Adv",
".",
"of",
"Text",
"Pure",
"is",
"the",
"sample",
"generated",
"by",
"Textfooler",
"to",
"attack",
"the",
"classifier",
"but",
"failed",
".",
"The",
"purified",
"texts",
"are",
"also",
"listed",
".",
"Similarly",
",",
"the",
"multi",
"-",
"recovery"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Also",
",",
"with",
"gradient",
"-",
"based",
"adversarial",
"training",
",",
"the",
"purification",
"process",
"can",
"obtain",
"a",
"further",
"boost",
",",
"indi-",
"cating",
"that",
"our",
"proposed",
"text",
"purification",
"algorithm",
"can",
"be",
"use... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"We",
"can",
"observe",
"that",
"the",
"adversarial",
"sample",
"that",
"successfully",
"attacked",
"the",
"vanilla",
"BERT",
"model",
"only",
"achieves",
"this",
"by",
"replacing",
"only",
"a",
"few",
"tokens",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"While",
"with",
"the",
"purification",
"process",
",",
"the",
"attack",
"algorithm",
"is",
"struggling",
"in",
"finding",
"effective",
"substitutions",
"to",
"achieve",
"a",
"successful",
"attack",
".",
"Even",
"replacing",
"a",
"large",
"number",
"of",
"tokens... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Such",
"a",
"process",
"can",
"be",
"further",
"improved",
"with",
"strong",
"models",
"such",
"as",
"large",
"language",
"models",
".",
"•We",
"study",
"the",
"concept",
"of",
"adversarial",
"purifica-",
"tion",
"in",
"the",
"adversarial",
"attack",
"scenari... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"This",
"indicates",
"that",
"normal",
"fine",
"-",
"tuned",
"BERT",
"is",
"not",
"robust",
"even",
"when",
"the",
"candidate",
"size",
"is",
"small",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"After",
"purification",
",",
"the",
"model",
"can",
"tolerate",
"these",
"limited",
"candidate",
"size",
"attacks",
".",
"When",
"the",
"can-",
"didate",
"size",
"grows",
",",
"the",
"performance",
"of",
"our",
"defense",
"framework",
"drops",
"by",
"a",
"r... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Did",
"you",
"describe",
"the",
"limitations",
"of",
"your",
"work",
"?",
"Left",
"blank",
".",
"/",
"squareA2",
".",
"Did",
"you",
"discuss",
"any",
"potential",
"risks",
"of",
"your",
"work",
"?",
"Left",
"blank",
".",
"/",
"squareA3",
".",
"Do",
"t... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Proceedings",
"of",
"the",
"61st",
"Annual",
"Meeting",
"of",
"the",
"Association",
"for",
"Computational",
"Linguistics",
"Volume",
"1",
":",
"Long",
"Papers",
",",
"pages",
"351–363",
"July",
"9",
"-",
"14",
",",
"2023",
"©",
"2023",
"Association",
"for",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"SPEECH",
"models",
"complex",
"dependency",
"among",
"event",
"structured",
"components",
"with",
"energy-",
"based",
"modeling",
",",
"and",
"represents",
"event",
"classes",
"with",
"simple",
"but",
"effective",
"hyperspheres",
"."
] | [
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Exper-",
"iments",
"on",
"two",
"unified",
"-",
"annotated",
"event",
"datasets",
"indicate",
"that",
"S",
"PEECH",
"is",
"predominant",
"in",
"event",
"detection",
"and",
"event",
"-",
"relation",
"extraction",
"tasks",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"O",
"O",
"O",
"B-TaskName",
"I-TaskName",
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"I-TaskName",
"O",
"O"
] |
[
"1",
"Introduction",
"Structured",
"prediction",
"(",
"Taskar",
"et",
"al",
".",
",",
"2005",
")",
"is",
"a",
"task",
"where",
"the",
"predicted",
"outputs",
"are",
"complex",
"structured",
"components",
"."
] | [
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"arises",
"in",
"many",
"NLP",
"tasks",
"(",
"Smith",
",",
"2011",
";",
"Kreutzer",
"et",
"al",
".",
",",
"2017",
";",
"Wang",
"et",
"al",
".",
",",
"2023",
")",
"and",
"supports",
"various",
"applications",
"(",
"Jagannatha",
"and",
"Yu",
",... | [
"O",
"O",
"O",
"O",
"B-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"event",
"-",
"centric",
"NLP",
"tasks",
",",
"there",
"exists",
"strong",
"complex",
"dependency",
"be-",
"tween",
"the",
"structured",
"outputs",
",",
"such",
"as",
"event",
"detec-",
"tion",
"(",
"ED",
")",
"(",
"Chen",
"et",
"al",
".",
",",
"... | [
"O",
"O",
"O",
"O",
"B-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"O",
"B-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"I-TaskNam... |
[
"Thus",
",",
"these",
"tasks",
"can",
"also",
"be",
"revisited",
"as",
"event",
"-",
"centric",
"structured",
"predic-",
"tion",
"problems",
"(",
"Li",
"et",
"al",
".",
",",
"2013",
")",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"I-TaskName",
"I-TaskName",
"I-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Event",
"-",
"centric",
"structured",
"prediction",
"(",
"ECSP",
")",
"tasks",
"require",
"to",
"consider",
"manifold",
"structures",
"and",
"de-",
"pendency",
"of",
"events",
",",
"including",
"intra-",
"/",
"inter",
"-",
"sentence",
"structures",
"."
] | [
"B-TaskName",
"I-TaskName",
"I-TaskName",
"I-TaskName",
"I-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"For",
"example",
",",
"as",
"seen",
"in",
"Figure",
"1",
",",
"given",
"a",
"document",
"containing",
"some",
"event",
"mentions",
"“",
"David",
"Warren",
"shot",
"and",
"killed",
"Henry",
"Glover",
"...",
"David",
"was",
"convicted",
"and",
"sentenced",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"O",
"O",
"O",
... |
[
"…",
"…",
"[",
"S1",
"]",
"FormerNOPDpoliceofficerDavidWarrenshotandkilledHenryGlover.",
"[",
"S2",
"]",
"FivecurrentandformerofficersoftheNOPDwerechargedwithGlover‘sdeath.",
"[",
"S3",
"]",
"Davidwasconvictedandsentencedto25yearsand9monthsinprisonforshootingandkillingGlover.",
"…",
"…... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"As",
"seen",
"from",
"Figure",
"1",
",",
"the",
"outputs",
"of",
"ECSP",
"lie",
"on",
"a",
"complex",
"manifold",
"and",
"possess",
"interdepen-",
"dent",
"structures",
",",
"e.g.",
",",
"the",
"long",
"-",
"range",
"dependency",
"of",
"tokens",
",",
"t... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",... |
[
"Thus",
"it",
"is",
"challenging",
"to",
"model",
"such",
"complex",
"event",
"structures",
"while",
"efficiently",
"rep-",
"resenting",
"these",
"events",
".",
"Previous",
"works",
"increasingly",
"apply",
"deep",
"representation",
"learning",
"to",
"tackle",
"the... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Paolini",
"et",
"al",
".",
"(",
"2021",
")",
";",
"Lu",
"et",
"al",
".",
"(",
"2021",
",",
"2022",
")",
"propose",
"to",
"extract",
"multiple",
"event",
"structures",
"from",
"texts",
"with",
"a",
"unified",
"generation",
"paradigm",
".",
"However",
",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"To",
"resolve",
"the",
"first",
"challenging",
"problem",
"of",
"mod-",
"eling",
"manifold",
"event",
"structures",
",",
"we",
"utilize",
"energy",
"networks",
"(",
"Lecun",
"et",
"al",
".",
",",
"2006",
";",
"Belanger",
"and",
"McCal-",
"lum",
",",
"2016"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"To",
"resolve",
"the",
"second",
"challenging",
"problem",
"of",
"efficiently",
"representing",
"events",
",",
"we",
"take",
"advantage",
"of",
"hyperspheres",
"(",
"Mettes",
"et",
"al",
".",
",",
"2019",
";",
"Wang",
"and",
"Isola",
",",
"2020",
")",
",",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Summarily",
",",
"considering",
"the",
"two",
"issues",
",",
"we",
"pro-",
"pose",
"to",
"address",
"Structured",
"Prediction",
"with",
"Energy-",
"based",
"Event-",
"Centric",
"Hyperspheres",
"(",
"SPEECH",
")",
",",
"and",
"our",
"contributions",
"can",
"be... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"I-TaskName",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O... |
[
"•We",
"propose",
"a",
"novel",
"approach",
"named",
"SPEECH",
"to",
"model",
"complex",
"event",
"structures",
"with",
"energy",
"-",
"based",
"networks",
"and",
"efficiently",
"repre-",
"sent",
"events",
"with",
"event",
"-",
"centric",
"hyperspheres",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"•We",
"evaluate",
"SPEECH",
"on",
"two",
"newly",
"proposed",
"datasets",
"for",
"both",
"event",
"detection",
"and",
"event-",
"relation",
"extraction",
",",
"and",
"experiments",
"demon-",
"strate",
"that",
"our",
"model",
"is",
"advantageous.2",
"Related",
"... | [
"O",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"O",
"B-TaskName",
"O",
"O"
] |
[
"Since",
"the",
"boom",
"in",
"deep",
"learning",
",",
"traditional",
"ap-",
"proaches",
"to",
"ECSP",
"mostly",
"define",
"a",
"score",
"function",
"between",
"inputs",
"and",
"outputs",
"based",
"on",
"a",
"neural",
"network",
",",
"such",
"as",
"CNN",
"(... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
... |
[
"With",
"the",
"development",
"of",
"pretrained",
"large",
"models",
",",
"more",
"recent",
"research",
"has",
"entered",
"a",
"new",
"era",
".",
"Wang",
"et",
"al",
".",
"(",
"2019",
")",
";",
"Du",
"and",
"Cardie",
"(",
"2020",
")",
";",
"Liu",
"et... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Han",
"et",
"al",
".",
"(",
"2020",
")",
"and",
"Wang",
"et",
"al",
".",
"(",
"2020a",
")",
";",
"Man",
"et",
"al",
".",
"(",
"2022",
")",
";",
"Hwang",
"et",
"al",
".",
"(",
"2022",
")",
"respectively",
"adopt",
"BERT",
"and",
"RoBERTa",
"(",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
... |
[
"Lu",
"et",
"al",
".",
"(",
"2021",
")",
";",
"Paolini",
"et",
"al",
".",
"(",
"2021",
")",
";",
"Lu",
"et",
"al",
".",
"(",
"2022",
")",
"propose",
"generative",
"ECSP",
"models",
"based",
"on",
"pre",
"-",
"trained",
"T5",
"(",
"Raffel",
"et",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"I-MethodName",
"I-MethodName",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
... |
[
"Wang",
"et",
"al",
".",
"(",
"2023",
")",
"tackle",
"ECSP",
"with",
"code",
"generation",
"based",
"on",
"code",
"pretraining",
".",
"However",
",",
"these",
"approaches",
"are",
"equipped",
"with",
"fairly",
"simplis-",
"tic",
"event",
"structures",
"and",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Belanger",
"et",
"al",
".",
"(",
"2017",
")",
"present",
"end",
"-",
"to",
"-",
"end",
"learning",
"for",
"SPENs",
",",
"Tu",
"and",
"Gimpel",
"(",
"2018",
")",
"jointly",
"train",
"structured",
"en-",
"ergy",
"functions",
"and",
"inference",
"networks"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Some",
"previous",
"researches",
"also",
"regard",
"event",
"-",
"centric",
"NLP",
"tasks",
"as",
"structured",
"predic-",
"tion",
"(",
"Li",
"et",
"al",
".",
",",
"2013",
";",
"Paolini",
"et",
"al",
".",
",",
"2021",
")",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Further-",
"more",
",",
"to",
"effectively",
"obtain",
"event",
"representations",
",",
"Deng",
"et",
"al",
".",
"(",
"2022",
")",
"demonstrate",
"that",
"hyperspheri-",
"cal",
"prototypical",
"networks",
"(",
"Mettes",
"et",
"al",
".",
",",
"2019",
")",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"We",
"introduce",
"event",
"-",
"centric",
"structured",
"prediction",
"(",
"ECSP",
")",
"following",
"the",
"similar",
"setting",
"as",
"SPENs",
"for",
"multi",
"-",
"label",
"classification",
"and",
"sequence",
"labeling",
"pro-",
"posed",
"by",
"Tu",
"and",... | [
"O",
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"I-TaskName",
"I-TaskName",
"O",
"B-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MethodName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Given",
"a",
"feature",
"vector",
"xbelonging",
"to",
"one",
"of",
"Tlabels",
",",
"the",
"model",
"output",
"isMΦ",
"(",
"x",
")",
"=",
"{",
"0,1",
"}",
"T∈˜Yfor",
"all",
"x",
".",
"The",
"energy",
"function",
"contains",
"two",
"terms",
":",
"EΘ",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"ED",
"can",
"be",
"divided",
"into",
"trigger",
"classification",
"for",
"to-",
"kens",
"and",
"event",
"classification",
"for",
"sentences",
"."
] | [
"B-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"We",
"denote",
"the",
"dataset",
"by",
"D=",
"{",
"E",
",",
"R",
",",
"X",
"}",
"contain-",
"ing",
"an",
"event",
"class",
"set",
"E",
",",
"a",
"multi",
"-",
"faceted",
"event-",
"relation",
"setRand",
"the",
"event",
"corpus",
"X",
",",
"thereinto... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"For",
"event",
"-",
"relation",
"extraction",
",",
"we",
"require",
"to",
"identify",
"the",
"relation",
"ri∈R",
"for",
"a",
"pair",
"of",
"event",
"mentions",
"¨X",
"/",
"angbracketleftij",
"/",
"angbracketright=",
"(",
"Xi",
",",
"Xj",
")",
"."
] | [
"O",
"B-TaskName",
"I-TaskName",
"I-TaskName",
"I-TaskName",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"In",
"summary",
",",
"our",
"goal",
"is",
"to",
"design",
"an",
"ECSP",
"modelMΦ",
",",
"aiming",
"to",
"tackle",
"the",
"tasks",
"of",
":",
"(",
"1",
")",
"trig-",
"ger",
"classification",
":",
"to",
"predict",
"the",
"token",
"label",
"˜y=",
"MΦ",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"We",
"leverage",
"the",
"trigger",
"embeddings",
"as",
"event",
"mention",
"embeddings",
";",
"the",
"energy",
"-",
"based",
"hyperspheres",
"with",
"a",
"centroid",
"and",
"a",
"radius",
"as",
"event",
"class",
"embeddings",
",",
"and",
"these",
"three",
"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Energy",
"Function",
".",
"The",
"token",
"-",
"level",
"energy",
"func-",
"tion",
"is",
"inherited",
"from",
"Eq",
"(",
"1",
")",
",",
"defined",
"as",
":",
"EΘ",
"(",
"x",
",",
"y",
")",
"=",
"−",
"L",
"/",
"summationdisplay",
"n=1|E|+2",
"/",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Loss",
"Function",
".",
"The",
"training",
"objective",
"for",
"trig-",
"ger",
"classification",
"is",
"denoted",
"by",
":",
"Ltok=",
"/",
"summationdisplayL",
"i=1",
"/",
"bracketleftbig",
"/",
"triangle",
"(",
"˜yi",
",",
"yi",
")",
"−EΘ",
"(",
"xi",
","... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Loss",
"Function",
".",
"The",
"training",
"objective",
"for",
"event",
"classification",
"is",
"denoted",
"by",
":",
"Lsen=",
"/",
"summationdisplayK",
"i=1",
"/",
"bracketleftbig",
"/",
"triangle",
"/",
"parenleftBig",
"˜Yi",
",",
"Yi",
"/",
"parenrightBig",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Energy",
"Function",
".",
"The",
"document",
"-",
"level",
"energy",
"function",
"is",
"inherited",
"from",
"Eq",
"(",
"1",
")",
",",
"defined",
"as",
":",
"EΘ",
"(",
"¨X",
",",
"z",
")",
"=",
"−",
"|R|",
"/",
"summationdisplay",
"i=1zi",
"/",
"pa... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"The",
"training",
"objective",
"for",
"event-",
"relation",
"extraction",
"is",
"denoted",
"by",
":",
"Ldoc=",
"/",
"summationdisplayN",
"k=1",
"/",
"bracketleftBig",
"/",
"triangle",
"(",
"˜zk",
",",
"zk",
")",
"−EΘ",
"/",
"parenleftBig",
"¨Xk",
",",
"˜zk"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
End of preview. Expand in Data Studio
- Downloads last month
- 2