tokens
list
ner_tags
list
[ "Recently,", "Differentiable", "Architecture", "Search", "(DARTS", ")", "has", "become", "one", "of", "the", "most", "popular", "Neural", "Architecture", "Search", "(NAS)", "methods", "successfully", "applied", "in", "supervised", "learning", "(SL).", "However,", "its", "applications", "in", "other", "domains,", "in", "particular", "for", "reinforcement", "learning", "(RL),", "has", "seldom", "been", "studied.", "This", "is", "due", "in", "part", "to", "RL", "possessing", "a", "significantly", "different", "optimization", "paradigm", "than", "SL,", "especially", "with", "regards", "to", "the", "notion", "of", "replay", "data,", "which", "is", "continually", "generated", "via", "inference", "in", "RL.", "In", "this", "paper,", "we", "introduce", "RL-DARTS", ",", "one", "of", "the", "first", "applications", "of", "end-to-end", "DARTS", "in", "RL", "to", "search", "for", "convolutional", "cells,", "applied", "to", "the", "challenging,", "infinitely", "procedurally", "generated", "Procgen", "benchmark.", "We", "demonstrate", "that", "the", "benefits", "of", "DARTS", "become", "amplified", "when", "applied", "to", "RL,", "namely", "search", "efficiency", "in", "terms", "of", "time", "and", "compute,", "as", "well", "as", "simplicity", "in", "integration", "with", "complex", "preexisting", "RL", "code", "via", "simply", "replacing", "the", "image", "encoder", "with", "a", "DARTS", "supernet,", "compatible", "with", "both", "off-policy", "and", "on-policy", "RL", "algorithms.", "At", "the", "same", "time", "however,", "we", "provide", "one", "of", "the", "first", "extensive", "studies", "of", "DARTS", "outside", "of", "the", "standard", "fixed", "dataset", "setting", "in", "SL", "via", "RL-DARTS", ".", "We", "show", "that", "throughout", "training,", "the", "supernet", "gradually", "learns", "better", "cells,", "leading", "to", "alternative", "architectures", "which", "can", "be", "highly", "competitive", "against", "manually", "designed", "policies,", "but", "also", "verify", "previous", "design", "choices", "for", "RL", "policies." ]
[ 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "In", "this", "paper", "we", "describe", "a", "novel", "data", "structure", "for", "phrase-based", "statistical", "machine", "translation", "which", "allows", "for", "the", "retrieval", "of", "arbitrarily", "long", "phrases", "while", "simultaneously", "using", "less", "memory", "than", "is", "required", "by", "current", "decoder", "implementations", ".", "We", "detail", "the", "computational", "complexity", "and", "average", "retrieval", "times", "for", "looking", "up", "phrase", "translations", "in", "our", "suffix", "array-based", "data", "structure", ".", "We", "show", "how", "sampling", "can", "be", "used", "to", "reduce", "the", "retrieval", "time", "by", "orders", "of", "magnitude", "with", "no", "loss", "in", "translation", "quality", "." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 4, 4, 2, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6 ]
[ "Strictly", "enforcing", "orthonormality", "constraints", "on", "parameter", "matrices", "has", "been", "shown", "advantageous", "in", "deep", "learning.", "This", "amounts", "to", "Riemannian", "optimization", "on", "the", "Stiefel", "manifold,", "which,", "however,", "is", "computationally", "expensive.", "To", "address", "this", "challenge,", "we", "present", "two", "main", "contributions:", "-1", "A", "new", "efficient", "retraction", "map", "based", "on", "an", "iterative", "Cayley", "transform", "for", "optimization", "updates,", "and", "-2", "An", "implicit", "vector", "transport", "mechanism", "based", "on", "the", "combination", "of", "a", "projection", "of", "the", "momentum", "and", "the", "Cayley", "transform", "on", "the", "Stiefel", "manifold.", "We", "specify", "two", "new", "optimization", "algorithms:", "Cayley", "SGD", "with", "momentum,", "and", "Cayley", "ADAM", "on", "the", "Stiefel", "manifold.", "Convergence", "of", "Cayley", "SGD", "is", "theoretically", "analyzed.", "Our", "experiments", "for", "CNN", "training", "demonstrate", "that", "both", "algorithms:", "(a)", "Use", "less", "running", "time", "per", "iteration", "relative", "to", "existing", "approaches", "that", "enforce", "orthonormality", "of", "CNN", "parameters;", "and", "(b)", "Achieve", "faster", "convergence", "rates", "than", "the", "baseline", "SGD", "and", "ADAM", "algorithms", "without", "compromising", "the", "performance", "of", "the", "CNN.", "Cayley", "SGD", "and", "Cayley", "ADAM", "are", "also", "shown", "to", "reduce", "the", "training", "time", "for", "optimizing", "the", "unitary", "transition", "matrices", "in", "RNNs." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "A", "highly", "desirable", "property", "of", "a", "reinforcement", "learning", "(RL)", "agent", "--", "and", "a", "major", "difficulty", "for", "deep", "RL", "approaches", "--", "is", "the", "ability", "to", "generalize", "policies", "learned", "on", "a", "few", "tasks", "over", "a", "high-dimensional", "observation", "space", "to", "similar", "tasks", "not", "seen", "during", "training.", "Many", "promising", "approaches", "to", "this", "challenge", "consider", "RL", "as", "a", "process", "of", "training", "two", "functions", "simultaneously:", "a", "complex", "nonlinear", "encoder", "that", "maps", "high-dimensional", "observations", "to", "a", "latent", "representation", "space,", "and", "a", "simple", "linear", "policy", "over", "this", "space.", "We", "posit", "that", "a", "superior", "encoder", "for", "zero-shot", "generalization", "in", "RL", "can", "be", "trained", "by", "using", "solely", "an", "auxiliary", "SSL", "objective", "if", "the", "training", "process", "encourages", "the", "encoder", "to", "map", "behaviorally", "similar", "observations", "to", "similar", "representations,", "as", "reward-based", "signal", "can", "cause", "overfitting", "in", "the", "encoder", "(Raileanu", "et", "al.,", "2021).", "We", "propose", "Cross-Trajectory", "Representation", "Learning", "(CTRL", "),", "a", "method", "that", "runs", "within", "an", "RL", "agent", "and", "conditions", "its", "encoder", "to", "recognize", "behavioral", "similarity", "in", "observations", "by", "applying", "a", "novel", "SSL", "objective", "to", "pairs", "of", "trajectories", "from", "the", "agent's", "policies.", "CTRL", "can", "be", "viewed", "as", "having", "the", "same", "effect", "as", "inducing", "a", "pseudo-bisimulation", "metric", "but,", "crucially,", "avoids", "the", "use", "of", "rewards", "and", "associated", "overfitting", "risks.", "Our", "experiments", "ablate", "various", "components", "of", "CTRL", "and", "demonstrate", "that", "in", "combination", "with", "PPO", "it", "achieves", "better", "generalization", "performance", "on", "the", "challenging", "Procgen", "benchmark", "suite", "(Cobbe", "et", "al.,", "2020)." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Named", "entity", "recognition", "(NER", ")", "is", "used", "to", "identify", "relevant", "entities", "in", "text.A", "bidirectional", "LSTM", "(long", "short", "term", "memory)", "encoder", "with", "a", "neural", "conditionalrandom", "fields", "(CRF)", "decoder", "(biLSTM", "-CRF)", "is", "the", "state", "of", "the", "art", "methodology.In", "this", "work,", "we", "have", "done", "an", "analysis", "of", "several", "methods", "that", "intend", "tooptimize", "the", "performance", "of", "networks", "based", "on", "this", "architecture,", "which", "in", "somecases", "encourage", "overfitting", "avoidance.", "These", "methods", "target", "exploration", "ofparameter", "space,", "regularization", "of", "LSTM", "s", "and", "penalization", "of", "confident", "outputdistributions.", "Results", "show", "that", "the", "optimization", "methods", "improve", "theperformance", "of", "the", "biLSTM", "#NAME?", "NER", "baseline", "system,", "setting", "a", "new", "state", "of", "theart", "performance", "for", "the", "CoNLL-2003", "Spanish", "set", "with", "an", "F1", "of", "87.18." ]
[ 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Recent", "studies", "have", "demonstrated", "a", "perceivable", "improvement", "on", "the", "performance", "of", "neural", "machine", "translation", "by", "applying", "cross-lingual", "language", "model", "pretraining", "(Lample", "and", "Conneau,", "2019),", "especially", "the", "Translation", "Language", "Modeling", "(TLM).", "To", "alleviate", "the", "need", "for", "expensive", "parallel", "corpora", "by", "TLM,", "in", "this", "work,", "we", "incorporate", "the", "translation", "information", "from", "dictionaries", "into", "the", "pretraining", "process", "and", "propose", "a", "novel", "Bilingual", "Dictionary-based", "Language", "Model", "(BDLM).", "We", "evaluate", "our", "BDLM", "in", "Chinese,", "English,", "and", "Romanian.", "For", "Chinese-English,", "we", "obtained", "a", "55", "BLEU", "on", "WMT-News19", "(Tiedemann,", "2012)", "and", "a", "24.3", "BLEU", "on", "WMT20", "news-commentary,", "outperforming", "the", "Vanilla", "Transformer", "(Vaswani", "et", "al.,", "2017)", "by", "more", "than", "8.4", "BLEU", "and", "2.3", "BLEU,", "respectively.", "According", "to", "our", "results,", "the", "BDLM", "also", "has", "advantages", "on", "convergence", "speed", "and", "predicting", "rare", "words.", "The", "increase", "in", "BLEU", "for", "WMT16", "Romanian-English", "also", "shows", "its", "effectiveness", "in", "low-resources", "language", "translation." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Previous", "studies", "in", "Open", "Information", "Extraction", "(Open", "IE)", "are", "mainly", "based", "onextraction", "patterns.", "They", "manually", "define", "patterns", "or", "automatically", "learn", "themfrom", "a", "large", "corpus.", "However,", "these", "approaches", "are", "limited", "when", "grasping", "thecontext", "of", "a", "sentence,", "and", "they", "fail", "to", "capture", "implicit", "relations.", "In", "thispaper,", "we", "address", "this", "problem", "with", "the", "following", "methods.", "First,", "we", "exploitlong", "short-term", "memory", "(LSTM", ")", "networks", "to", "extract", "higher-level", "features", "alongthe", "shortest", "dependency", "paths,", "connecting", "headwords", "of", "relations", "and", "arguments.The", "path-level", "features", "from", "LSTM", "networks", "provide", "useful", "clues", "regardingcontextual", "information", "and", "the", "validity", "of", "arguments.", "Second,", "we", "constructedsamples", "to", "train", "LSTM", "networks", "without", "the", "need", "for", "manual", "labeling.", "Inparticular,", "feedback", "negative", "sampling", "picks", "highly", "negative", "samples", "amongnon-positive", "samples", "through", "a", "model", "trained", "with", "positive", "samples.", "Theexperimental", "results", "show", "that", "our", "approach", "produces", "more", "precise", "and", "abundantextractions", "than", "state-of-the-art", "open", "IE", "systems.", "To", "the", "best", "of", "ourknowledge,", "this", "is", "the", "first", "work", "to", "apply", "deep", "learning", "to", "Open", "IE." ]
[ 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Video", "understanding", "of", "robot-assisted", "surgery", "(RAS)", "videos", "is", "an", "active", "research", "area.", "Modeling", "the", "gestures", "and", "skill", "level", "of", "surgeons", "presents", "an", "interesting", "problem.", "The", "insights", "drawn", "may", "be", "applied", "in", "effective", "skill", "acquisition,", "objective", "skill", "assessment,", "real-time", "feedback,", "and", "human-robot", "collaborative", "surgeries.", "We", "propose", "a", "solution", "to", "the", "tool", "detection", "and", "localization", "open", "problem", "in", "RAS", "video", "understanding,", "using", "a", "strictly", "computer", "vision", "approach", "and", "the", "recent", "advances", "of", "deep", "learning.", "We", "propose", "an", "architecture", "using", "multimodal", "convolutional", "neural", "networks", "for", "fast", "detection", "and", "localization", "of", "tools", "in", "RAS", "videos.", "To", "our", "knowledge,", "this", "approach", "will", "be", "the", "first", "to", "incorporate", "deep", "neural", "networks", "for", "tool", "detection", "and", "localization", "in", "RAS", "videos.", "Our", "architecture", "applies", "a", "Region", "Proposal", "Network", "(RPN", "),", "and", "a", "multi-modal", "two", "stream", "convolutional", "network", "for", "object", "detection,", "to", "jointly", "predict", "objectness", "and", "localization", "on", "a", "fusion", "of", "image", "and", "temporal", "motion", "cues.", "Our", "results", "with", "an", "Average", "Precision", "(AP)", "of", "91%", "and", "a", "mean", "computation", "time", "of", "0.1", "seconds", "per", "test", "frame", "detection", "indicate", "that", "our", "study", "is", "superior", "to", "conventionally", "used", "methods", "for", "medical", "imaging", "while", "also", "emphasizing", "the", "benefits", "of", "using", "RPN", "for", "precision", "and", "efficiency.", "We", "also", "introduce", "a", "new", "dataset,", "ATLAS", "Dione,", "for", "RAS", "video", "understanding.", "Our", "dataset", "provides", "video", "data", "of", "ten", "surgeons", "from", "Roswell", "Park", "Cancer", "Institute", "(RPCI)", "(Buffalo,", "NY)", "performing", "six", "different", "surgical", "tasks", "on", "the", "daVinci", "Surgical", "System", "(dVSS", "R", ")", "with", "annotations", "of", "robotic", "tools", "per", "frame." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "A", "common", "issue", "of", "deep", "neural", "networks-based", "methods", "for", "the", "problem", "ofSingle", "Image", "Super-Resolution", "(SISR),", "is", "the", "recovery", "of", "finer", "texture", "detailswhen", "super-resolving", "at", "large", "upscaling", "factors.", "This", "issue", "is", "particularlyrelated", "to", "the", "choice", "of", "the", "objective", "loss", "function.", "In", "particular,", "recentworks", "proposed", "the", "use", "of", "a", "VGG", "loss", "which", "consists", "in", "minimizing", "the", "errorbetween", "the", "generated", "high", "resolution", "images", "and", "ground-truth", "in", "the", "featurespace", "of", "a", "Convolutional", "Neural", "Network", "(VGG", "19),", "pre-trained", "on", "the", "very\"large\"", "ImageNet", "dataset.", "When", "considering", "the", "problem", "of", "super-resolvingimages", "with", "a", "distribution", "far", "from", "the", "ImageNet", "images", "distribution(\\textit{e.g.,}", "satellite", "images),", "their", "proposed", "\\textit{fixed}", "VGG", "loss", "is", "nolonger", "relevant.", "In", "this", "paper,", "we", "present", "a", "general", "framework", "named\\textit{Generative", "Collaborative", "Networks}", "(GCN", "),", "where", "the", "idea", "consists", "inoptimizing", "the", "\\textit{generator}", "(the", "mapping", "of", "interest)", "in", "the", "featurespace", "of", "a", "\\textit{features", "extractor}", "network.", "The", "two", "networks", "(generator", "andextractor)", "are", "\\textit{collaborative}", "in", "the", "sense", "that", "the", "latter", "helps", "theformer,", "by", "constructing", "discriminative", "and", "relevant", "features", "(not", "necessarily\\textit{fixed}", "and", "possibly", "learned", "\\textit{mutually}", "with", "the", "generator).", "Weevaluate", "the", "GCN", "framework", "in", "the", "context", "of", "SISR,", "and", "we", "show", "that", "it", "resultsin", "a", "method", "that", "is", "adapted", "to", "super-resolution", "domains", "that", "are", "far", "from", "theImageNet", "domain." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "We", "detect", "out-of-training-distribution", "sentences", "in", "Neural", "Machine", "Translation", "using", "the", "Bayesian", "Deep", "Learning", "equivalent", "of", "Transformer", "models.", "For", "this", "we", "develop", "a", "new", "measure", "of", "uncertainty", "designed", "specifically", "for", "long", "sequences", "of", "discrete", "random", "variables", "--", "i.e.", "words", "in", "the", "output", "sentence.", "Our", "new", "measure", "of", "uncertainty", "solves", "a", "major", "intractability", "in", "the", "naive", "application", "of", "existing", "approaches", "on", "long", "sentences.", "We", "use", "our", "new", "measure", "on", "a", "Transformer", "model", "trained", "with", "dropout", "approximate", "inference.", "On", "the", "task", "of", "German-English", "translation", "using", "WMT13", "and", "Europarl,", "we", "show", "that", "with", "dropout", "uncertainty", "our", "measure", "is", "able", "to", "identify", "when", "Dutch", "source", "sentences,", "sentences", "which", "use", "the", "same", "word", "types", "as", "German,", "are", "given", "to", "the", "model", "instead", "of", "German." ]
[ 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "For", "unsupervised", "data-dependent", "hashing,", "the", "two", "most", "important", "requirements", "are", "to", "preserve", "similarity", "in", "the", "low-dimensional", "feature", "space", "and", "to", "minimize", "the", "binary", "quantization", "loss.", "A", "well-established", "hashing", "approach", "is", "Iterative", "Quantization", "(ITQ),", "which", "addresses", "these", "two", "requirements", "in", "separate", "steps.", "In", "this", "paper,", "we", "revisit", "the", "ITQ", "approach", "and", "propose", "novel", "formulations", "and", "algorithms", "to", "the", "problem.", "Specifically,", "we", "propose", "a", "novel", "approach,", "named", "Simultaneous", "Compression", "and", "Quantization", "(SCQ),", "to", "jointly", "learn", "to", "compress", "(reduce", "dimensionality)", "and", "binarize", "input", "data", "in", "a", "single", "formulation", "under", "strict", "orthogonal", "constraint.", "With", "this", "approach,", "we", "introduce", "a", "loss", "function", "and", "its", "relaxed", "version,", "termed", "Orthonormal", "Encoder", "(OnE)", "and", "Orthogonal", "Encoder", "(OgE)", "respectively,", "which", "involve", "challenging", "binary", "and", "orthogonal", "constraints.", "We", "propose", "to", "attack", "the", "optimization", "using", "novel", "algorithms", "based", "on", "recent", "advances", "in", "cyclic", "coordinate", "descent", "approach.", "Comprehensive", "experiments", "on", "unsupervised", "image", "retrieval", "demonstrate", "that", "our", "proposed", "methods", "consistently", "outperform", "other", "state-of-the-art", "hashing", "methods.", "Notably,", "our", "proposed", "methods", "outperform", "recent", "deep", "neural", "networks", "and", "GAN", "based", "hashing", "in", "accuracy,", "while", "being", "very", "computationally-efficient." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Neural", "Architecture", "Search", "(NAS),", "the", "process", "of", "automating", "architecture", "engineering,", "is", "an", "appealing", "next", "step", "to", "advancing", "end-to-end", "Automatic", "Speech", "Recognition", "(ASR),", "replacing", "expert-designed", "networks", "with", "learned,", "task-specific", "architectures.", "In", "contrast", "to", "early", "computational-demanding", "NAS", "methods,", "recent", "gradient-based", "NAS", "methods,", "e.g.,", "DARTS", "(Differentiable", "ARchiTecture", "Search),", "SNAS", "(Stochastic", "NAS)", "and", "ProxylessNAS,", "significantly", "improve", "the", "NAS", "efficiency.", "In", "this", "paper,", "we", "make", "two", "contributions.", "First,", "we", "rigorously", "develop", "an", "efficient", "NAS", "method", "via", "Straight-Through", "(ST)", "gradients,", "called", "ST-NAS.", "Basically,", "ST-NAS", "uses", "the", "loss", "from", "SNAS", "but", "uses", "ST", "to", "back-propagate", "gradients", "through", "discrete", "variables", "to", "optimize", "the", "loss,", "which", "is", "not", "revealed", "in", "ProxylessNAS.", "Using", "ST", "gradients", "to", "support", "sub-graph", "sampling", "is", "a", "core", "element", "to", "achieve", "efficient", "NAS", "beyond", "DARTS", "and", "SNAS.", "Second,", "we", "successfully", "apply", "ST-NAS", "to", "end-to-end", "ASR.", "Experiments", "over", "the", "widely", "benchmarked", "80-hour", "WSJ", "and", "300-hour", "Switchboard", "datasets", "show", "that", "the", "ST-NAS", "induced", "architectures", "significantly", "outperform", "the", "human-designed", "architecture", "across", "the", "two", "datasets.", "Strengths", "of", "ST-NAS", "such", "as", "architecture", "transferability", "and", "low", "computation", "cost", "in", "memory", "and", "time", "are", "also", "reported." ]
[ 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "To", "study", "PP", "attachment", "disambiguation", "as", "a", "benchmark", "for", "empirical", "methods", "in", "natural", "language", "processing", "it", "has", "often", "been", "reduced", "to", "a", "binary", "decision", "problem", "-LRB-", "between", "verb", "or", "noun", "attachment", "-RRB-", "in", "a", "particular", "syntactic", "configuration", ".", "A", "parser", ",", "however", ",", "must", "solve", "the", "more", "general", "task", "of", "deciding", "between", "more", "than", "two", "alternatives", "in", "many", "different", "contexts", ".", "We", "combine", "the", "attachment", "predictions", "made", "by", "a", "simple", "model", "of", "lexical", "attraction", "with", "a", "full-fledged", "parser", "of", "German", "to", "determine", "the", "actual", "benefit", "of", "the", "subtask", "to", "parsing", ".", "We", "show", "that", "the", "combination", "of", "data-driven", "and", "rule-based", "components", "can", "reduce", "the", "number", "of", "all", "parsing", "errors", "by", "14", "%", "and", "raise", "the", "attachment", "accuracy", "for", "dependency", "parsing", "of", "German", "to", "an", "unprecedented", "92", "%", "." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 7, 6, 7, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Video", "captioning", "has", "been", "attracting", "broad", "research", "attention", "in", "multimediacommunity.", "However,", "most", "existing", "approaches", "either", "ignore", "temporal", "informationamong", "video", "frames", "or", "just", "employ", "local", "contextual", "temporal", "knowledge.", "In", "thiswork,", "we", "propose", "a", "novel", "video", "captioning", "framework,", "termed", "as\\emph{Bidirectional", "Long-Short", "Term", "Memory}", "(BiLSTM", "),", "which", "deeply", "capturesbidirectional", "global", "temporal", "structure", "in", "video.", "Specifically,", "we", "first", "devisea", "joint", "visual", "modelling", "approach", "to", "encode", "video", "data", "by", "combining", "a", "forwardLSTM", "pass,", "a", "backward", "LSTM", "pass,", "together", "with", "visual", "features", "fromConvolutional", "Neural", "Networks", "(CNNs).", "Then,", "we", "inject", "the", "derived", "videorepresentation", "into", "the", "subsequent", "language", "model", "for", "initialization.", "Thebenefits", "are", "in", "two", "folds:", "1)", "comprehensively", "preserving", "sequential", "and", "visualinformation;", "and", "2)", "adaptively", "learning", "dense", "visual", "features", "and", "sparsesemantic", "representations", "for", "videos", "and", "sentences,", "respectively.", "We", "verify", "theeffectiveness", "of", "our", "proposed", "video", "captioning", "framework", "on", "a", "commonly-usedbenchmark,", "i.e.,", "Microsoft", "Video", "Description", "(MSVD)", "corpus,", "and", "theexperimental", "results", "demonstrate", "that", "the", "superiority", "of", "the", "proposed", "approachas", "compared", "to", "several", "state-of-the-art", "methods." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Retinal", "Vessel", "Segmentation", "is", "important", "for", "the", "diagnosis", "of", "various", "diseases.", "The", "research", "on", "retinal", "vessel", "segmentation", "focuses", "mainly", "on", "the", "improvement", "of", "the", "segmentation", "model", "which", "is", "usually", "based", "on", "U-Net", "architecture.", "In", "our", "study,", "we", "use", "the", "U-Net", "architecture", "and", "we", "rely", "on", "heavy", "data", "augmentation", "in", "order", "to", "achieve", "better", "performance.", "The", "success", "of", "the", "data", "augmentation", "relies", "on", "successfully", "addressing", "the", "problem", "of", "input", "images.", "By", "analyzing", "input", "images", "and", "performing", "the", "augmentation", "accordingly", "we", "show", "that", "the", "performance", "of", "the", "U-Net", "model", "can", "be", "increased", "dramatically.", "Results", "are", "reported", "using", "the", "most", "widely", "used", "retina", "dataset,", "DRIVE." ]
[ 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "The", "role", "of", "social", "media", "in", "opinion", "formation", "has", "far-reaching", "implications", "in", "all", "spheres", "of", "society.", "Though", "social", "media", "provide", "platforms", "for", "expressing", "news", "and", "views,", "it", "is", "hard", "to", "control", "the", "quality", "of", "posts", "due", "to", "the", "sheer", "volumes", "of", "posts", "on", "platforms", "like", "Twitter", "and", "Facebook.", "Misinformation", "and", "rumours", "have", "lasting", "effects", "on", "society,", "as", "they", "tend", "to", "influence", "people's", "opinions", "and", "also", "may", "motivate", "people", "to", "act", "irrationally.", "It", "is", "therefore", "very", "important", "to", "detect", "and", "remove", "rumours", "from", "these", "platforms.", "The", "only", "way", "to", "prevent", "the", "spread", "of", "rumours", "is", "through", "automatic", "detection", "and", "classification", "of", "social", "media", "posts.", "Our", "focus", "in", "this", "paper", "is", "the", "Twitter", "social", "medium,", "as", "it", "is", "relatively", "easy", "to", "collect", "data", "from", "Twitter.", "The", "majority", "of", "previous", "studies", "used", "supervised", "learning", "approaches", "to", "classify", "rumours", "on", "Twitter.", "These", "approaches", "rely", "on", "feature", "extraction", "to", "obtain", "both", "content", "and", "context", "features", "from", "the", "text", "of", "tweets", "to", "distinguish", "rumours", "and", "non-rumours.", "Manually", "extracting", "features", "however", "is", "time-consuming", "considering", "the", "volume", "of", "tweets.", "We", "propose", "a", "novel", "approach", "to", "deal", "with", "this", "problem", "by", "utilising", "sentence", "embedding", "using", "BERT", "to", "identify", "rumours", "on", "Twitter,", "rather", "than", "the", "usual", "feature", "extraction", "techniques.", "We", "use", "sentence", "embedding", "using", "BERT", "to", "represent", "each", "tweet's", "sentences", "into", "a", "vector", "according", "to", "the", "contextual", "meaning", "of", "the", "tweet.", "We", "classify", "those", "vectors", "into", "rumours", "or", "non-rumours", "by", "using", "various", "supervised", "learning", "techniques.", "Our", "BERT", "based", "models", "improved", "the", "accuracy", "by", "approximately", "10%", "as", "compared", "to", "previous", "methods." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "introduces", "a", "large-scale", "human-labeled", "dataset", "for", "the", "Vietnamese", "POS", "tagging", "task", "on", "conversational", "texts.", "To", "this", "end,", "wepropose", "a", "new", "tagging", "scheme", "(with", "36", "POS", "tags)", "consisting", "of", "exclusive", "tags", "for", "special", "phenomena", "of", "conversational", "words,", "developthe", "annotation", "guideline", "and", "manually", "annotate", "16.310K", "sentences", "using", "this", "guideline.", "Based", "on", "this", "corpus,", "a", "series", "of", "state-of-the-art", "tagging", "methods", "has", "been", "conducted", "to", "estimate", "their", "performances.", "Experimental", "results", "showed", "that", "the", "Conditional", "Random", "Fields", "model", "using", "both", "automatically", "learnt", "features", "from", "deep", "neural", "networks", "and", "handcrafted", "features", "yielded", "the", "best", "performance.", "Thismodel", "achieved", "93.36{\\%}", "in", "the", "accuracy", "score", "which", "is", "1.6{\\%}", "and", "2.7{\\%}", "higher", "than", "the", "model", "using", "either", "handcrafted", "features", "orautomatically-learnt", "features,", "respectively.", "This", "result", "is", "also", "a", "little", "bit", "higher", "than", "the", "model", "of", "fine-tuning", "BERT", "by", "0.94{\\%}", "in", "theaccuracy", "score.", "The", "performance", "measured", "on", "each", "POS", "tag", "is", "also", "very", "high", "with", "{\\textgreater}90{\\%}", "in", "the", "F1", "score", "for", "20", "POS", "tags", "and", "{\\textgreater}80{\\%}in", "the", "F1", "score", "for", "11", "POS", "tags.", "This", "work", "provides", "the", "public", "dataset", "and", "preliminary", "results", "for", "follow-up", "research", "on", "this", "interesting", "direction." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "We", "address", "the", "problem", "of", "Duplicate", "Question", "Detection", "(DQD)", "in", "low-resource", "domain-specific", "Community", "Question", "Answering", "forums.", "Our", "multi-view", "framework", "MV-DASE", "combines", "an", "ensemble", "of", "sentence", "encoders", "via", "Generalized", "Canonical", "Correlation", "Analysis,", "using", "unlabeled", "data", "only.", "In", "our", "experiments,", "the", "ensemble", "includes", "generic", "and", "domain-specific", "averaged", "word", "embeddings,", "domain-finetuned", "BERT", "and", "the", "Universal", "Sentence", "Encoder.", "We", "evaluate", "MV-DASE", "on", "the", "CQADupStack", "corpus", "and", "on", "additional", "low-resource", "Stack", "Exchange", "forums.", "Combining", "the", "strengths", "of", "different", "encoders,", "we", "significantly", "outperform", "BM25,", "all", "single-view", "systems", "as", "well", "as", "a", "recent", "supervised", "domain-adversarial", "DQD", "method." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "It", "has", "been", "shown", "that", "named", "entity", "recognition", "(NER", ")", "could", "benefit", "from", "incorporating", "the", "long-distance", "structured", "information", "captured", "by", "dependency", "trees.", "We", "believe", "this", "is", "because", "both", "types", "of", "features", "-", "the", "contextual", "information", "captured", "by", "the", "linear", "sequences", "and", "the", "structured", "information", "captured", "by", "the", "dependency", "trees", "may", "complement", "each", "other.", "However,", "existing", "approaches", "largely", "focused", "on", "stacking", "the", "LSTM", "and", "graph", "neural", "networks", "such", "as", "graph", "convolutional", "networks", "(GCNs)", "for", "building", "improved", "NER", "models,", "where", "the", "exact", "interaction", "mechanism", "between", "the", "two", "types", "of", "features", "is", "not", "very", "clear,", "and", "the", "performance", "gain", "does", "not", "appear", "to", "be", "significant.", "In", "this", "work,", "we", "propose", "a", "simple", "and", "robust", "solution", "to", "incorporate", "both", "types", "of", "features", "with", "our", "Synergized-LSTM", "(Syn-LSTM", "),", "which", "clearly", "captures", "how", "the", "two", "types", "of", "features", "interact.", "We", "conduct", "extensive", "experiments", "on", "several", "standard", "datasets", "across", "four", "languages.", "The", "results", "demonstrate", "that", "the", "proposed", "model", "achieves", "better", "performance", "than", "previous", "approaches", "while", "requiring", "fewer", "parameters.", "Our", "further", "analysis", "demonstrates", "that", "our", "model", "can", "capture", "longer", "dependencies", "compared", "with", "strong", "baselines." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "There", "is", "a", "need", "to", "protect", "the", "personal", "identity", "information", "in", "public", "EEG", "datasets.", "However,", "it", "is", "challenging", "to", "remove", "such", "information", "that", "has", "infinite", "classes", "(open", "set).", "We", "propose", "an", "approach", "to", "disguise", "the", "identity", "information", "in", "EEG", "signals", "with", "dummy", "identities,", "while", "preserving", "the", "key", "features.", "The", "dummy", "identities", "are", "obtained", "by", "applying", "grand", "average", "on", "EEG", "spectrums", "across", "the", "subjects", "within", "a", "group", "that", "have", "common", "attributes.", "The", "personal", "identity", "information", "in", "original", "EEG", "s", "are", "transformed", "into", "disguised", "ones", "with", "a", "CycleGANbased", "EEG", "disguising", "model.", "With", "the", "constraints", "added", "to", "the", "model,", "the", "features", "of", "interest", "in", "EEG", "signals", "can", "be", "preserved.", "We", "evaluate", "the", "model", "by", "performing", "classification", "tasks", "on", "both", "the", "original", "and", "the", "disguised", "EEG", "and", "compare", "the", "results.", "For", "evaluation,", "we", "also", "experiment", "with", "ResNet", "classifiers,", "which", "perform", "well", "especially", "on", "the", "identity", "recognition", "task", "with", "an", "accuracy", "of", "98.4%.", "The", "results", "show", "that", "our", "EEG", "disguising", "model", "can", "hide", "about", "90%", "of", "personal", "identity", "information", "and", "can", "preserve", "most", "of", "the", "other", "key", "features." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Machine", "Reading", "Comprehension", "(MRC)", "aims", "to", "extract", "answers", "to", "questions", "given", "a", "passage.", "It", "has", "been", "widely", "studied", "recently,", "especially", "in", "open", "domains.", "However,", "few", "efforts", "have", "been", "made", "on", "closed-domain", "MRC,", "mainly", "due", "to", "the", "lack", "of", "large-scale", "training", "data.", "In", "this", "paper,", "we", "introduce", "a", "multi-target", "MRC", "task", "for", "the", "medical", "domain,", "whose", "goal", "is", "to", "predict", "answers", "to", "medical", "questions", "and", "the", "corresponding", "support", "sentences", "from", "medical", "information", "sources", "simultaneously,", "in", "order", "to", "ensure", "the", "high", "reliability", "of", "medical", "knowledge", "serving.", "A", "high-quality", "dataset", "is", "manually", "constructed", "for", "the", "purpose,", "named", "Multi-task", "Chinese", "Medical", "MRC", "dataset", "(CMedMRC),", "with", "detailed", "analysis", "conducted.", "We", "further", "propose", "the", "Chinese", "medical", "BERT", "model", "for", "the", "task", "(CMedBERT", "),", "which", "fuses", "medical", "knowledge", "into", "pre-trained", "language", "models", "by", "the", "dynamic", "fusion", "mechanism", "of", "heterogeneous", "features", "and", "the", "multi-task", "learning", "strategy.", "Experiments", "show", "that", "CMedBERT", "consistently", "outperforms", "strong", "baselines", "by", "fusing", "context-aware", "and", "knowledge-aware", "token", "representations." ]
[ 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Transfer", "learning", "---", "transferring", "learned", "knowledge", "---", "has", "brought", "a", "paradigm", "shift", "in", "the", "way", "models", "are", "trained.", "The", "lucrative", "benefits", "of", "improved", "accuracy", "and", "reduced", "training", "time", "have", "shown", "promise", "in", "training", "models", "with", "constrained", "computational", "resources", "and", "fewer", "training", "samples.", "Specifically,", "publicly", "available", "text-based", "models", "such", "as", "GloVe", "and", "BERT", "that", "are", "trained", "on", "large", "corpus", "of", "datasets", "have", "seen", "ubiquitous", "adoption", "in", "practice.", "In", "this", "paper,", "we", "ask,", "can\tO\ntransfer\tO\nlearning\tO\nin\tO\ntext\tO\nprediction\tO\nmodels\tO\nbe\tO\nexploited\tO\nto\tO\nperform\tO\nmisclassification\tO\nattacks?", "As", "our", "main", "contribution,", "we", "present", "novel", "attack", "techniques", "that", "utilize", "unintended", "features", "learnt", "in", "the", "teacher", "(public)", "model", "to", "generate", "adversarial", "examples", "for", "student", "(downstream)", "models.", "To", "the", "best", "of", "our", "knowledge,", "ours", "is", "the", "first", "work", "to", "show", "that", "transfer", "learning", "from", "state-of-the-art", "word-based", "and", "sentence-based", "teacher", "models", "increase", "the", "susceptibility", "of", "student", "models", "to", "misclassification", "attacks.", "First,", "we", "propose", "a", "novel", "word-score", "based", "attack", "algorithm", "for", "generating", "adversarial", "examples", "against", "student", "models", "trained", "using", "context-free", "word-level", "embedding", "model.", "On", "binary", "classification", "tasks", "trained", "using", "the", "GloVe", "teacher", "model,", "we", "achieve", "an", "average", "attack", "accuracy", "of", "97%", "for", "the", "IMDB", "Movie", "Reviews", "and", "80%", "for", "the", "Fake", "News", "Detection", ".", "For", "multi-class", "tasks,", "we", "divide", "the", "Newsgroup", "dataset", "into", "6", "and", "20", "classes", "and", "achieve", "an", "average", "attack", "accuracy", "of", "75%", "and", "41%", "respectively.", "Next,", "we", "present", "length-based", "and", "sentence-based", "misclassification", "attacks", "for", "the", "Fake", "News", "Detection", "task", "trained", "using", "a", "context-aware", "BERT", "model", "and", "achieve", "78%", "and", "39%", "attack", "accuracy", "respectively.", "Thus,", "our", "results", "motivate", "the", "need", "for", "designing", "training", "techniques", "that", "are", "robust", "to", "unintended", "feature", "learning,", "specifically", "for", "transfer", "learned", "models." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "In", "this", "paper", "we", "propose", "a", "method", "for", "improving", "pedestrian", "detection", "in", "the", "thermal", "domain", "using", "two", "stages:", "first,", "a", "generative", "data", "augmentation", "approach", "is", "used,", "then", "a", "domain", "adaptation", "method", "using", "generated", "data", "adapts", "an", "RGB", "pedestrian", "detector.", "Our", "model,", "based", "on", "the", "Least-Squares", "Generative", "Adversarial", "Network,", "is", "trained", "to", "synthesize", "realistic", "thermal", "versions", "of", "input", "RGB", "images", "which", "are", "then", "used", "to", "augment", "the", "limited", "amount", "of", "labeled", "thermal", "pedestrian", "images", "available", "for", "training.", "We", "apply", "our", "generative", "data", "augmentation", "strategy", "in", "order", "to", "adapt", "a", "pretrained", "YOLOv3", "pedestrian", "detector", "to", "detection", "in", "the", "thermal-only", "domain.", "Experimental", "results", "demonstrate", "the", "effectiveness", "of", "our", "approach:", "using", "less", "than", "50\\%", "of", "available", "real", "thermal", "training", "data,", "and", "relying", "on", "synthesized", "data", "generated", "by", "our", "model", "in", "the", "domain", "adaptation", "phase,", "our", "detector", "achieves", "state-of-the-art", "results", "on", "the", "KAIST", "Multispectral", "Pedestrian", "Detection", "Benchmark;", "even", "if", "more", "real", "thermal", "data", "is", "available", "adding", "GAN", "generated", "images", "to", "the", "training", "data", "results", "in", "improved", "performance,", "thus", "showing", "that", "these", "images", "act", "as", "an", "effective", "form", "of", "data", "augmentation.", "To", "the", "best", "of", "our", "knowledge,", "our", "detector", "achieves", "the", "best", "single-modality", "detection", "results", "on", "KAIST", "with", "respect", "to", "the", "state-of-the-art." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "We", "describe", "a", "practical", "parser", "for", "unrestricted", "dependencies", ".", "The", "parser", "creates", "links", "between", "words", "and", "names", "the", "links", "according", "to", "their", "syntactic", "functions", ".", "We", "first", "describe", "the", "older", "Constraint", "Grammar", "parser", "where", "many", "of", "the", "ideas", "come", "from", ".", "Then", "we", "proceed", "to", "describe", "the", "central", "ideas", "of", "our", "new", "parser", ".", "Finally", ",", "the", "parser", "is", "evaluated", "." ]
[ 6, 6, 6, 6, 1, 5, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 6, 0, 2, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Recent", "advances", "with", "language", "models", "(e.g.", "BERT", ",", "XLNet,", "...),", "have", "allowed", "surpassing", "human", "performance", "on", "complex", "NLP", "tasks", "such", "as", "Reading", "Comprehension.", "However,", "labeled", "datasets", "for", "training", "are", "available", "mostly", "in", "English", "which", "makes", "it", "difficult", "to", "acknowledge", "progress", "in", "other", "languages.", "Fortunately,", "models", "are", "now", "pre-trained", "on", "unlabeled", "data", "from", "hundreds", "of", "languages", "and", "exhibit", "interesting", "transfer", "abilities", "from", "one", "language", "to", "another.", "In", "this", "paper,", "we", "show", "that", "multilingual", "BERT", "is", "naturally", "capable", "of", "zero-shot", "transfer", "for", "an", "extractive", "Question", "Answering", "task", "(eQA)", "from", "English", "to", "other", "languages.", "More", "specifically,", "it", "outperforms", "the", "best", "previously", "known", "baseline", "for", "transfer", "to", "Japanese", "and", "French.", "Moreover,", "using", "a", "recently", "published", "large", "eQA", "French", "dataset,", "we", "are", "able", "to", "further", "show", "that", "-1", "zero-shot", "transfer", "provides", "results", "really", "close", "to", "a", "direct", "training", "on", "the", "target", "language", "and", "-2", "combination", "of", "transfer", "and", "training", "on", "target", "is", "the", "best", "option", "overall.", "We", "finally", "present", "a", "practical", "application:", "a", "multilingual", "conversational", "agent", "called", "Kate", "which", "answers", "to", "HR-related", "questions", "in", "several", "languages", "directly", "from", "the", "content", "of", "intranet", "pages." ]
[ 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Quantization", "is", "considered", "as", "one", "of", "the", "most", "effective", "methods", "to", "optimize", "the", "inference", "cost", "of", "neural", "network", "models", "for", "their", "deployment", "to", "mobile", "and", "embedded", "systems,", "which", "have", "tight", "resource", "constraints.", "In", "such", "approaches,", "it", "is", "critical", "to", "provide", "low-cost", "quantization", "under", "a", "tight", "accuracy", "loss", "constraint", "(e.g.,", "1%).", "In", "this", "paper,", "we", "propose", "a", "novel", "method", "for", "quantizing", "weights", "and", "activations", "based", "on", "the", "concept", "of", "weighted", "entropy.", "Unlike", "recent", "work", "on", "binary-weight", "neural", "networks,", "our", "approach", "is", "multi-bit", "quantization,", "in", "which", "weights", "and", "activations", "can", "be", "quantized", "by", "any", "number", "of", "bits", "depending", "on", "the", "target", "accuracy.", "This", "facilitates", "much", "more", "flexible", "exploitation", "of", "accuracy-performance", "trade-off", "provided", "by", "different", "levels", "of", "quantization.", "Moreover,", "our", "scheme", "provides", "an", "automated", "quantization", "flow", "based", "on", "conventional", "training", "algorithms,", "which", "greatly", "reduces", "the", "design-time", "effort", "to", "quantize", "the", "network.", "According", "to", "our", "extensive", "evaluations", "based", "on", "practical", "neural", "network", "models", "for", "image", "classification", "(AlexNet,", "GoogLeNet", "and", "ResNet-50/101),", "object", "detection", "(R-FCN", "with", "50-layer", "ResNet),", "and", "language", "modeling", "(an", "LSTM", "network),", "our", "method", "achieves", "significant", "reductions", "in", "both", "the", "model", "size", "and", "the", "amount", "of", "computation", "with", "minimal", "accuracy", "loss.", "Also,", "compared", "to", "existing", "quantization", "schemes,", "ours", "provides", "higher", "accuracy", "with", "a", "similar", "resource", "constraint", "and", "requires", "much", "lower", "design", "effort." ]
[ 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "describes", "the", "Neural", "Machine", "Translation", "systems", "used", "by", "IIIT", "Hyderabad", "(CVIT-MT)", "for", "the", "translation", "tasks", "part", "of", "WAT-2019.", "We", "participated", "in", "tasks", "pertaining", "to", "Indian", "languages", "and", "submitted", "results", "for", "English-Hindi,", "Hindi-English,", "English-Tamil", "and", "Tamil-English", "language", "pairs.", "We", "employ", "Transformer", "architecture", "experimenting", "with", "multilingual", "models", "and", "methods", "for", "low-resource", "languages." ]
[ 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Morphologically", "Rich", "Languages", "(MRLs)", "such", "as", "Arabic,", "Hebrew", "and", "Turkish", "often", "require", "Morphological", "Disambiguation", "(MD),", "i.e.,", "the", "prediction", "of", "morphological", "decomposition", "of", "tokens", "into", "morphemes,", "early", "in", "the", "pipeline.", "Neural", "MD", "may", "be", "addressed", "as", "a", "simple", "pipeline,", "where", "segmentation", "is", "followed", "by", "sequence", "tagging,", "or", "as", "an", "end-to-end", "model,", "predicting", "morphemes", "from", "raw", "tokens.", "Both", "approaches", "are", "sub-optimal;", "the", "former", "is", "heavily", "prone", "to", "error", "propagation,", "and", "the", "latter", "does", "not", "enjoy", "explicit", "access", "to", "the", "basic", "processing", "units", "called", "morphemes.", "This", "paper", "offers", "MD", "architecture", "that", "combines", "the", "symbolic", "knowledge", "of", "morphemes", "with", "the", "learning", "capacity", "of", "neural", "end-to-end", "modeling.", "We", "propose", "a", "new,", "general", "and", "easy-to-implement", "Pointer", "Network", "model", "where", "the", "input", "is", "a", "morphological", "lattice", "and", "the", "output", "is", "a", "sequence", "of", "indices", "pointing", "at", "a", "single", "disambiguated", "path", "of", "morphemes.", "We", "demonstrate", "the", "efficacy", "of", "the", "model", "on", "segmentation", "and", "tagging,", "for", "Hebrew", "and", "Turkish", "texts,", "based", "on", "their", "respective", "Universal", "Dependencies", "(UD)", "treebanks.", "Our", "experiments", "show", "that", "with", "complete", "lattices,", "our", "model", "outperforms", "all", "shared-task", "results", "on", "segmenting", "and", "tagging", "these", "languages.", "On", "the", "SPMRL", "treebank,", "our", "model", "outperforms", "all", "previously", "reported", "results", "for", "Hebrew", "MD", "in", "realistic", "scenarios." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "addresses", "the", "problem", "of", "identifying", "two", "main", "types", "of", "lesions", "-", "Exudates", "and", "Microaneurysms", "-", "caused", "by", "Diabetic", "Retinopathy", "(DR)", "in", "the", "eyes", "of", "diabetic", "patients.", "We", "make", "use", "of", "Convolutional", "Neural", "Networks", "(CNNs)", "and", "Transfer", "Learning", "to", "locate", "and", "generate", "high-quality", "segmentation", "mask", "for", "each", "instance", "of", "the", "lesion", "that", "can", "be", "found", "in", "the", "patients'", "fundus", "images.", "We", "create", "our", "normalized", "database", "out", "of", "e-ophtha", "EX", "and", "e-ophtha", "MA", "and", "tweak", "Mask", "R-CNN", "to", "detect", "small", "lesions.", "Moreover,", "we", "employ", "data", "augmentation", "and", "the", "pre-trained", "weights", "of", "ResNet101", "to", "compensate", "for", "our", "small", "dataset.", "Our", "model", "achieves", "promising", "test", "mAP", "of", "0.45,", "altogether", "showing", "that", "it", "can", "aid", "clinicians", "and", "ophthalmologist", "in", "the", "process", "of", "detecting", "and", "treating", "the", "infamous", "DR." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Graph", "convolutional", "networks", "(GCN", "s),", "which", "generalize", "CNNs", "to", "more", "generic", "non-Euclidean", "structures,", "have", "achieved", "remarkable", "performance", "for", "skeleton-based", "action", "recognition.", "However,", "there", "still", "exist", "several", "issues", "in", "the", "previous", "GCN", "#NAME?", "models.", "First,", "the", "topology", "of", "the", "graph", "is", "set", "heuristically", "and", "fixed", "over", "all", "the", "model", "layers", "and", "input", "data.", "This", "may", "not", "be", "suitable", "for", "the", "hierarchy", "of", "the", "GCN", "model", "and", "the", "diversity", "of", "the", "data", "in", "action", "recognition", "tasks.", "Second,", "the", "second-order", "information", "of", "the", "skeleton", "data,", "i.e.,", "the", "length", "and", "orientation", "of", "the", "bones,", "is", "rarely", "investigated,", "which", "is", "naturally", "more", "informative", "and", "discriminative", "for", "the", "human", "action", "recognition.", "In", "this", "work,", "we", "propose", "a", "novel", "multi-stream", "attention-enhanced", "adaptive", "graph", "convolutional", "neural", "network", "(MS-AAGCN", ")", "for", "skeleton-based", "action", "recognition.", "The", "graph", "topology", "in", "our", "model", "can", "be", "either", "uniformly", "or", "individually", "learned", "based", "on", "the", "input", "data", "in", "an", "end-to-end", "manner.", "This", "data-driven", "approach", "increases", "the", "flexibility", "of", "the", "model", "for", "graph", "construction", "and", "brings", "more", "generality", "to", "adapt", "to", "various", "data", "samples.", "Besides,", "the", "proposed", "adaptive", "graph", "convolutional", "layer", "is", "further", "enhanced", "by", "a", "spatial-temporal-channel", "attention", "module,", "which", "helps", "the", "model", "pay", "more", "attention", "to", "important", "joints,", "frames", "and", "features.", "Moreover,", "the", "information", "of", "both", "the", "joints", "and", "bones,", "together", "with", "their", "motion", "information,", "are", "simultaneously", "modeled", "in", "a", "multi-stream", "framework,", "which", "shows", "notable", "improvement", "for", "the", "recognition", "accuracy.", "Extensive", "experiments", "on", "the", "two", "large-scale", "datasets,", "NTU-RGBD", "and", "Kinetics-Skeleton,", "demonstrate", "that", "the", "performance", "of", "our", "model", "exceeds", "the", "state-of-the-art", "with", "a", "significant", "margin." ]
[ 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "presents", "an", "approach", "for", "developing", "a", "task-oriented", "dialog", "system", "for", "less-resourced", "languages", "in", "scenarios", "where", "training", "data", "is", "not", "available.", "Both", "intent", "classification", "and", "slot", "filling", "are", "tackled.", "We", "project", "the", "existing", "annotations", "in", "rich-resource", "languages", "by", "means", "of", "Neural", "Machine", "Translation", "(NMT)", "and", "posterior", "word", "alignments.", "We", "then", "compare", "training", "on", "the", "projected", "monolingual", "data", "with", "direct", "model", "transfer", "alternatives.", "Intent", "Classifiers", "and", "slot", "filling", "sequence", "taggers", "are", "implemented", "using", "a", "BiLSTM", "architecture", "or", "by", "fine-tuning", "BERT", "transformer", "models.", "Models", "learnt", "exclusively", "from", "Basque", "projected", "data", "provide", "better", "accuracies", "for", "slot", "filling.", "Combining", "Basque", "projected", "train", "data", "with", "rich-resource", "languages", "data", "outperforms", "consistently", "models", "trained", "solely", "on", "projected", "data", "for", "intent", "classification.", "At", "any", "rate,", "we", "achieve", "competitive", "performance", "in", "both", "tasks,", "with", "accuracies", "of", "81{\\%}", "for", "intent", "classification", "and", "77{\\%}", "for", "slot", "filling." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Transformer", "has", "been", "widely", "adopted", "in", "Neural", "Machine", "Translation", "(NMT)", "because", "of", "its", "large", "capacity", "and", "parallel", "training", "of", "sequence", "generation.", "However,", "the", "deployment", "of", "Transformer", "is", "challenging", "because", "different", "scenarios", "require", "models", "of", "different", "complexities", "and", "scales.", "Naively", "training", "multiple", "Transformer", "s", "is", "redundant", "in", "terms", "of", "both", "computation", "and", "memory.", "In", "this", "paper,", "we", "propose", "a", "novel", "Scalable", "Transformer", "s,", "which", "naturally", "contains", "sub-Transformer", "s", "of", "different", "scales", "and", "have", "shared", "parameters.", "Each", "sub-Transformer", "can", "be", "easily", "obtained", "by", "cropping", "the", "parameters", "of", "the", "largest", "Transformer", ".", "A", "three-stage", "training", "scheme", "is", "proposed", "to", "tackle", "the", "difficulty", "of", "training", "the", "Scalable", "Transformer", "s,", "which", "introduces", "additional", "supervisions", "from", "word-level", "and", "sequence-level", "self-distillation.", "Extensive", "experiments", "were", "conducted", "on", "WMT", "EN-De", "and", "En-Fr", "to", "validate", "our", "proposed", "Scalable", "Transformer", "s." ]
[ 7, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6 ]
[ "Low-resource", "languages", "such", "as", "Filipino", "suffer", "from", "data", "scarcity", "which", "makes", "it", "challenging", "to", "develop", "NLP", "applications", "for", "Filipino", "language.", "The", "use", "of", "Transfer", "Learning", "(TL)", "techniques", "alleviates", "this", "problem", "in", "low-resource", "setting.", "In", "recent", "years,", "transformer-based", "models", "are", "proven", "to", "be", "effective", "in", "low-resource", "tasks", "but", "faces", "challenges", "in", "accessibility", "due", "to", "its", "high", "compute", "and", "memory", "requirements.", "For", "this", "reason,", "there's", "a", "need", "for", "a", "cheaper", "but", "effective", "alternative.", "This", "paper", "has", "three", "contributions.", "First,", "release", "a", "pre-trained", "AWD-LSTM", "language", "model", "for", "Filipino", "language.", "Second,", "benchmark", "AWD-LSTM", "in", "the", "Hate", "Speech", "classification", "task", "and", "show", "that", "it", "performs", "on", "par", "with", "transformer-based", "models.", "Third,", "analyze", "the", "the", "performance", "of", "AWD-LSTM", "in", "low-resource", "setting", "using", "degradation", "test", "and", "compare", "it", "with", "transformer-based", "models.", "-----", "Ang", "mga", "low-resource", "languages", "tulad", "ng", "Filipino", "ay", "gipit", "sa", "accessible", "na", "datos", "kaya't", "mahirap", "gumawa", "ng", "mga", "applications", "sa", "wikang", "ito.", "Ang", "mga", "Transfer", "Learning", "(TL)", "techniques", "ay", "malaking", "tulong", "para", "sa", "low-resource", "setting", "o", "mga", "pagkakataong", "gipit", "sa", "datos.", "Sa", "mga", "nagdaang", "taon,", "nanaig", "ang", "mga", "transformer-based", "TL", "techniques", "pagdating", "sa", "low-resource", "tasks", "ngunit", "ito", "ay", "mataas", "na", "compute", "and", "memory", "requirements", "kaya", "nangangailangan", "ng", "mas", "mura", "pero", "epektibong", "alternatibo.", "Ang", "papel", "na", "ito", "ay", "may", "tatlong", "kontribusyon.", "Una,", "maglabas", "ng", "pre-trained", "AWD-LSTM", "language", "model", "sa", "wikang", "Filipino", "upang", "maging", "tuntungan", "sa", "pagbuo", "ng", "mga", "NLP", "applications", "sa", "wikang", "Filipino.", "Pangalawa,", "mag", "benchmark", "ng", "AWD-LSTM", "sa", "Hate", "Speech", "classification", "task", "at", "ipakita", "na", "kayang", "nitong", "makipagsabayan", "sa", "mga", "transformer-based", "models.", "Pangatlo,", "suriin", "ang", "performance", "ng", "AWD-LSTM", "sa", "low-resource", "setting", "gamit", "ang", "degradation", "test", "at", "ikumpara", "ito", "sa", "mga", "transformer-based", "models." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Electroencephalography", "(EEG", ")", "is", "an", "important", "clinical", "tool", "for", "reviewing", "sleep-wake", "cycling", "in", "neonates", "in", "intensive", "care.", "Trace", "alternant", "(TA)-a", "characteristic", "pattern", "of", "EEG", "activity", "during", "quiet", "sleep", "in", "term", "neonates-is", "defined", "by", "alternating", "periods", "of", "short-duration,", "high-voltage", "activity", "(bursts)", "separated", "by", "lower-voltage", "activity", "(inter-bursts).", "This", "study", "presents", "a", "novel", "approach", "for", "detecting", "TA", "activity", "by", "first", "detecting", "the", "inter-bursts", "and", "then", "processing", "the", "temporal", "map", "of", "the", "bursts", "and", "inter-bursts.", "EEG", "recordings", "from", "72", "healthy", "term", "neonates", "were", "used", "to", "develop", "and", "evaluate", "performance", "of", "1)", "an", "inter-burst", "detection", "method", "which", "is", "then", "used", "for", "2)", "detection", "of", "TA", "activity.", "First,", "multiple", "amplitude", "and", "spectral", "features", "were", "combined", "using", "a", "support", "vector", "machine", "(SVM", ")", "to", "classify", "bursts", "from", "inter-bursts", "within", "TA", "activity,", "resulting", "in", "a", "median", "area", "under", "the", "operating", "characteristic", "curve", "(AUC)", "of", "0.95", "(95%", "confidence", "interval,", "CI:", "0.93", "to", "0.98).", "Second,", "post-processing", "of", "the", "continuous", "SVM", "output,", "the", "confidence", "score,", "was", "used", "to", "produce", "a", "TA", "envelope.", "This", "envelope", "was", "used", "to", "detect", "TA", "activity", "within", "the", "continuous", "EEG", "with", "a", "median", "AUC", "of", "0.84", "(95%", "CI:", "0.8", "to", "0.88).", "These", "results", "validate", "how", "an", "inter-burst", "detection", "approach", "combined", "with", "post", "processing", "can", "be", "used", "to", "classify", "TA", "activity.", "Detecting", "the", "presence", "or", "absence", "of", "TA", "will", "help", "quantify", "disruption", "of", "the", "clinically", "important", "sleep-wake", "cycle." ]
[ 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Current", "graph-based", "approaches", "to", "automatic", "text", "summarization", ",", "such", "as", "LexRank", "and", "TextRank", ",", "assume", "a", "static", "graph", "which", "does", "not", "model", "how", "the", "input", "texts", "emerge", ".", "A", "suitable", "evolutionary", "text", "graph", "model", "may", "impart", "a", "better", "understanding", "of", "the", "texts", "and", "improve", "the", "summarization", "process", ".", "We", "propose", "a", "timestamped", "graph", "-LRB-", "TSG", "-RRB-", "model", "that", "is", "motivated", "by", "human", "writing", "and", "reading", "processes", ",", "and", "show", "how", "text", "units", "in", "this", "model", "emerge", "over", "time", ".", "In", "our", "model", ",", "the", "graphs", "used", "by", "LexRank", "and", "TextRank", "are", "specific", "instances", "of", "our", "timestamped", "graph", "with", "particular", "parameter", "settings", ".", "We", "apply", "timestamped", "graphs", "on", "the", "standard", "DUC", "multi-document", "text", "summarization", "task", "and", "achieve", "comparable", "results", "to", "the", "state", "of", "the", "art", "." ]
[ 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 4, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 4, 4, 4, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 1, 5, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Transliteration", "is", "the", "task", "of", "converting", "a", "word", "from", "one", "alphabetic", "script", "to", "another", ".", "We", "present", "a", "novel", ",", "substring-based", "approach", "to", "transliteration", ",", "inspired", "by", "phrasebased", "models", "of", "machine", "translation", ".", "We", "investigate", "two", "implementations", "of", "substringbased", "transliteration", ":", "a", "dynamic", "programming", "algorithm", ",", "and", "a", "finite-state", "transducer", ".", "We", "show", "that", "our", "substring-based", "transducer", "not", "only", "outperforms", "a", "state-of-the-art", "letterbased", "approach", "by", "a", "significant", "margin", ",", "but", "is", "also", "orders", "of", "magnitude", "faster", "." ]
[ 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 8, 6, 6, 0, 2, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Graph", "Neural", "Networks", "(GNNs)", "are", "the", "first", "choice", "methods", "for", "graph", "machine", "learning", "problems", "thanks", "to", "their", "ability", "to", "learn", "state-of-the-art", "level", "representations", "from", "graph-structured", "data.", "However,", "centralizing", "a", "massive", "amount", "of", "real-world", "graph", "data", "for", "GNN", "training", "is", "prohibitive", "due", "to", "user-side", "privacy", "concerns,", "regulation", "restrictions,", "and", "commercial", "competition.", "Federated", "Learning", "is", "the", "de-facto", "standard", "for", "collaborative", "training", "of", "machine", "learning", "models", "over", "many", "distributed", "edge", "devices", "without", "the", "need", "for", "centralization.", "Nevertheless,", "training", "graph", "neural", "networks", "in", "a", "federated", "setting", "is", "vaguely", "defined", "and", "brings", "statistical", "and", "systems", "challenges.", "This", "work", "proposes", "SpreadGNN,", "a", "novel", "multi-task", "federated", "training", "framework", "capable", "of", "operating", "in", "the", "presence", "of", "partial", "labels", "and", "absence", "of", "a", "central", "server", "for", "the", "first", "time", "in", "the", "literature.", "SpreadGNN", "extends", "federated", "multi-task", "learning", "to", "realistic", "serverless", "settings", "for", "GNNs,", "and", "utilizes", "a", "novel", "optimization", "algorithm", "with", "a", "convergence", "guarantee,", "Decentralized", "Periodic", "Averaging", "SGD", "(DPA-SGD", "),", "to", "solve", "decentralized", "multi-task", "learning", "problems.", "We", "empirically", "demonstrate", "the", "efficacy", "of", "our", "framework", "on", "a", "variety", "of", "non-I.I.D.", "distributed", "graph-level", "molecular", "property", "prediction", "datasets", "with", "partial", "labels.", "Our", "results", "show", "that", "SpreadGNN", "outperforms", "GNN", "models", "trained", "over", "a", "central", "server-dependent", "federated", "learning", "system,", "even", "in", "constrained", "topologies.", "The", "source", "code", "is", "publicly", "available", "at", "https://github.com/FedML-AI/SpreadGNN" ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Recurrent", "Neural", "Networks", "(RNN)", "have", "obtained", "excellent", "result", "in", "manynatural", "language", "processing", "(NLP)", "tasks.", "However,", "understanding", "andinterpreting", "the", "source", "of", "this", "success", "remains", "a", "challenge.", "In", "this", "paper,", "wepropose", "Recurrent", "Memory", "Network", "(RMN),", "a", "novel", "RNN", "architecture,", "that", "not", "onlyamplifies", "the", "power", "of", "RNN", "but", "also", "facilitates", "our", "understanding", "of", "itsinternal", "functioning", "and", "allows", "us", "to", "discover", "underlying", "patterns", "in", "data.", "Wedemonstrate", "the", "power", "of", "RMN", "on", "language", "modeling", "and", "sentence", "completiontasks.", "On", "language", "modeling,", "RMN", "outperforms", "Long", "Short-Term", "Memory", "(LSTM)network", "on", "three", "large", "German,", "Italian,", "and", "English", "dataset.", "Additionally", "weperform", "in-depth", "analysis", "of", "various", "linguistic", "dimensions", "that", "RMN", "captures.On", "Sentence", "Completion", "Challenge,", "for", "which", "it", "is", "essential", "to", "capture", "sentencecoherence,", "our", "RMN", "obtains", "69.20%", "accuracy,", "surpassing", "the", "previousstate-of-the-art", "by", "a", "large", "margin." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "We", "present", "a", "state-of-the-art", "end-to-end", "Automatic", "Speech", "Recognition", "(ASR)model.", "We", "learn", "to", "listen", "and", "write", "characters", "with", "a", "joint", "ConnectionistTemporal", "Classification", "(CTC)", "and", "attention-based", "encoder-decoder", "network.", "Theencoder", "is", "a", "deep", "Convolutional", "Neural", "Network", "(CNN)", "based", "on", "the", "VGG", "network.The", "CTC", "network", "sits", "on", "top", "of", "the", "encoder", "and", "is", "jointly", "trained", "with", "theattention-based", "decoder.", "During", "the", "beam", "search", "process,", "we", "combine", "the", "CTCpredictions,", "the", "attention-based", "decoder", "predictions", "and", "a", "separately", "trainedLSTM", "language", "model.", "We", "achieve", "a", "5-10\\%", "error", "reduction", "compared", "to", "priorsystems", "on", "spontaneous", "Japanese", "and", "Chinese", "speech,", "and", "our", "end-to-end", "modelbeats", "out", "traditional", "hybrid", "ASR", "systems." ]
[ 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "A", "time", "series", "consists", "of", "a", "series", "of", "values", "or", "events", "obtained", "over", "repeatedmeasurements", "in", "time.", "Analysis", "of", "time", "series", "represents", "and", "important", "tool", "inmany", "application", "areas,", "such", "as", "stock", "market", "analysis,", "process", "and", "qualitycontrol,", "observation", "of", "natural", "phenomena,", "medical", "treatments,", "etc.", "A", "vitalcomponent", "in", "many", "types", "of", "time-series", "analysis", "is", "the", "choice", "of", "an", "appropriatedistance/similarity", "measure.", "Numerous", "measures", "have", "been", "proposed", "to", "date,", "withthe", "most", "successful", "ones", "based", "on", "dynamic", "programming.", "Being", "of", "quadratic", "timecomplexity,", "however,", "global", "constraints", "are", "often", "employed", "to", "limit", "the", "searchspace", "in", "the", "matrix", "during", "the", "dynamic", "programming", "procedure,", "in", "order", "to", "speedup", "computation.", "Furthermore,", "it", "has", "been", "reported", "that", "such", "constrainedmeasures", "can", "also", "achieve", "better", "accuracy.", "In", "this", "paper,", "we", "investigate", "tworepresentative", "time-series", "distance/similarity", "measures", "based", "on", "dynamicprogramming,", "Dynamic", "Time", "Warping", "(DTW", ")", "and", "Longest", "Common", "Subsequence", "(LCS),and", "the", "effects", "of", "global", "constraints", "on", "them.", "Through", "extensive", "experiments", "ona", "large", "number", "of", "time-series", "data", "sets,", "we", "demonstrate", "how", "global", "constrainscan", "significantly", "reduce", "the", "computation", "time", "of", "DTW", "and", "LCS.", "We", "also", "showthat,", "if", "the", "constraint", "parameter", "is", "tight", "enough", "(less", "than", "10-15%", "oftime-series", "length),", "the", "constrained", "measure", "becomes", "significantly", "differentfrom", "its", "unconstrained", "counterpart,", "in", "the", "sense", "of", "producing", "qualitativelydifferent", "1-nearest", "neighbor", "graphs.", "This", "observation", "explains", "the", "potentialfor", "accuracy", "gains", "when", "using", "constrained", "measures,", "highlighting", "the", "need", "forcareful", "tuning", "of", "constraint", "parameters", "in", "order", "to", "achieve", "a", "good", "trade-offbetween", "speed", "and", "accuracy." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Sound", "event", "detection", "(SED)", "has", "gained", "increasing", "attention", "with", "its", "wide", "application", "in", "surveillance,", "video", "indexing,", "etc.", "Existing", "models", "in", "SED", "mainly", "generate", "frame-level", "predictions,", "converting", "it", "into", "a", "sequence", "multi-label", "classification", "problem,", "which", "inevitably", "brings", "a", "trade-off", "between", "event", "boundary", "detection", "and", "audio", "tagging", "when", "using", "weakly", "labeled", "data", "to", "train", "the", "model.", "Besides,", "it", "needs", "post-processing", "and", "cannot", "be", "trained", "in", "an", "end-to-end", "way.", "This", "paper", "firstly", "presents", "the", "1D", "Detection", "Transformer", "(1D-DETR),", "inspired", "by", "Detection", "Transformer", ".", "Furthermore,", "given", "the", "characteristics", "of", "SED,", "the", "audio", "query", "and", "a", "one-to-many", "matching", "strategy", "for", "fine-tuning", "the", "model", "are", "added", "to", "1D-DETR", "to", "form", "the", "model", "of", "Sound", "Event", "Detection", "Transformer", "(SEDT),", "which", "generates", "event-level", "predictions,", "end-to-end", "detection.", "Experiments", "are", "conducted", "on", "the", "URBAN-SED", "dataset", "and", "the", "DCASE2019", "Task4", "dataset,", "and", "both", "experiments", "have", "achieved", "competitive", "results", "compared", "with", "SOTA", "models.", "The", "application", "of", "SEDT", "on", "SED", "shows", "that", "it", "can", "be", "used", "as", "a", "framework", "for", "one-dimensional", "signal", "detection", "and", "may", "be", "extended", "to", "other", "similar", "tasks." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "introduces", "DaN+,", "a", "new", "multi-domain", "corpus", "and", "annotation", "guidelines", "for", "Danish", "nested", "named", "entities", "(NEs)", "and", "lexical", "normalization", "to", "support", "research", "on", "cross-lingual", "cross-domain", "learning", "for", "a", "less-resourced", "language.", "We", "empirically", "assess", "three", "strategies", "to", "model", "the", "two-layer", "Named", "Entity", "Recognition", "(NER", ")", "task.", "We", "compare", "transfer", "capabilities", "from", "German", "versus", "in-language", "annotation", "from", "scratch.", "We", "examine", "language-specific", "versus", "multilingual", "BERT", ",", "and", "study", "the", "effect", "of", "lexical", "normalization", "on", "NER", ".", "Our", "results", "show", "that", "1)", "the", "most", "robust", "strategy", "is", "multi-task", "learning", "which", "is", "rivaled", "by", "multi-label", "decoding,", "2)", "BERT", "#NAME?", "NER", "models", "are", "sensitive", "to", "domain", "shifts,", "and", "3)", "in-language", "BERT", "and", "lexical", "normalization", "are", "the", "most", "beneficial", "on", "the", "least", "canonical", "data.", "Our", "results", "also", "show", "that", "an", "out-of-domain", "setup", "remains", "challenging,", "while", "performance", "on", "news", "plateaus", "quickly.", "This", "highlights", "the", "importance", "of", "cross-domain", "evaluation", "of", "cross-lingual", "transfer." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Multi-label", "image", "classification", "is", "the", "task", "of", "predicting", "a", "set", "of", "labels", "corresponding", "to", "objects,", "attributes", "or", "other", "entities", "present", "in", "an", "image.", "In", "this", "work", "we", "propose", "the", "Classification", "Transformer", "(C-Tran),", "a", "general", "framework", "for", "multi-label", "image", "classification", "that", "leverages", "Transformer", "s", "to", "exploit", "the", "complex", "dependencies", "among", "visual", "features", "and", "labels.", "Our", "approach", "consists", "of", "a", "Transformer", "encoder", "trained", "to", "predict", "a", "set", "of", "target", "labels", "given", "an", "input", "set", "of", "masked", "labels,", "and", "visual", "features", "from", "a", "convolutional", "neural", "network.", "A", "key", "ingredient", "of", "our", "method", "is", "a", "label", "mask", "training", "objective", "that", "uses", "a", "ternary", "encoding", "scheme", "to", "represent", "the", "state", "of", "the", "labels", "as", "positive,", "negative,", "or", "unknown", "during", "training.", "Our", "model", "shows", "state-of-the-art", "performance", "on", "challenging", "datasets", "such", "as", "COCO", "and", "Visual", "Genome.", "Moreover,", "because", "our", "model", "explicitly", "represents", "the", "uncertainty", "of", "labels", "during", "training,", "it", "is", "more", "general", "by", "allowing", "us", "to", "produce", "improved", "results", "for", "images", "with", "partial", "or", "extra", "label", "annotations", "during", "inference.", "We", "demonstrate", "this", "additional", "capability", "in", "the", "COCO,", "Visual", "Genome,", "News500,", "and", "CUB", "image", "datasets." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "The", "goal", "of", "self-supervised", "learning", "from", "images", "is", "to", "construct", "image", "representations", "that", "are", "semantically", "meaningful", "via", "pretext", "tasks", "that", "do", "not", "require", "semantic", "annotations", "for", "a", "large", "training", "set", "of", "images.", "Many", "pretext", "tasks", "lead", "to", "representations", "that", "are", "covariant", "with", "image", "transformations.", "We", "argue", "that,", "instead,", "semantic", "representations", "ought", "to", "be", "invariant", "under", "such", "transformations.", "Specifically,", "we", "develop", "Pretext-Invariant", "Representation", "Learning", "(PIRL", ",", "pronounced", "as", "pearl)", "that", "learns", "invariant", "representations", "based", "on", "pretext", "tasks.", "We", "use", "PIRL", "with", "a", "commonly", "used", "pretext", "task", "that", "involves", "solving", "jigsaw", "puzzles.", "We", "find", "that", "PIRL", "substantially", "improves", "the", "semantic", "quality", "of", "the", "learned", "image", "representations.", "Our", "approach", "sets", "a", "new", "state-of-the-art", "in", "self-supervised", "learning", "from", "images", "on", "several", "popular", "benchmarks", "for", "self-supervised", "learning.", "Despite", "being", "unsupervised,", "PIRL", "outperforms", "supervised", "pre-training", "in", "learning", "image", "representations", "for", "object", "detection.", "Altogether,", "our", "results", "demonstrate", "the", "potential", "of", "self-supervised", "learning", "of", "image", "representations", "with", "good", "invariance", "properties." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Multispectral", "images", "consisting", "of", "aligned", "visual-optical", "(VIS)", "and", "thermal", "infrared", "(IR)", "image", "pairs", "are", "well-suited", "for", "practical", "applications", "like", "autonomous", "driving", "or", "visual", "surveillance.", "Such", "data", "can", "be", "used", "to", "increase", "the", "performance", "of", "pedestrian", "detection", "especially", "for", "weakly", "illuminated,", "small-scaled,", "or", "partially", "occluded", "instances.", "The", "current", "state-of-the-art", "is", "based", "on", "variants", "of", "Faster", "R-CNN", "and", "thus", "passes", "through", "two", "stages:", "a", "proposal", "generator", "network", "with", "handcrafted", "anchor", "boxes", "for", "object", "localization", "and", "a", "classification", "network", "for", "verifying", "the", "object", "category.", "In", "this", "paper", "we", "propose", "a", "method", "for", "effective", "and", "efficient", "multispectral", "fusion", "of", "the", "two", "modalities", "in", "an", "adapted", "single-stage", "anchor-free", "base", "architecture.", "We", "aim", "at", "learning", "pedestrian", "representations", "based", "on", "object", "center", "and", "scale", "rather", "than", "direct", "bounding", "box", "predictions.", "In", "this", "way,", "we", "can", "both", "simplify", "the", "network", "architecture", "and", "achieve", "higher", "detection", "performance,", "especially", "for", "pedestrians", "under", "occlusion", "or", "at", "low", "object", "resolution.", "In", "addition,", "we", "provide", "a", "study", "on", "well-suited", "multispectral", "data", "augmentation", "techniques", "that", "improve", "the", "commonly", "used", "augmentations.", "The", "results", "show", "our", "method's", "effectiveness", "in", "detecting", "small-scaled", "pedestrians.", "We", "achieve", "5.68%", "log-average", "miss", "rate", "in", "comparison", "to", "the", "best", "current", "state-of-the-art", "of", "7.49%", "(25%", "improvement)", "on", "the", "challenging", "KAIST", "Multispectral", "Pedestrian", "Detection", "Benchmark.", "Code:", "https://github.com/HensoldtOptronicsCV/MultispectralPedestrianDetection" ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6 ]
[ "Misinformation", "of", "COVID-19", "is", "prevalent", "on", "social", "media", "as", "the", "pandemic", "unfolds,", "and", "the", "associated", "risks", "are", "extremely", "high.", "Thus,", "it", "is", "critical", "to", "detect", "and", "combat", "such", "misinformation.", "Recently,", "deep", "learning", "models", "using", "natural", "language", "processing", "techniques,", "such", "as", "BERT", "(Bidirectional", "Encoder", "Representations", "from", "Transformers),", "have", "achieved", "great", "successes", "in", "detecting", "misinformation.", "In", "this", "paper,", "we", "proposed", "an", "explainable", "natural", "language", "processing", "model", "based", "on", "DistilBERT", "and", "SHAP", "(Shapley", "Additive", "exPlanations)", "to", "combat", "misinformation", "about", "COVID-19", "due", "to", "their", "efficiency", "and", "effectiveness.", "First,", "we", "collected", "a", "dataset", "of", "984", "claims", "about", "COVID-19", "with", "fact", "checking.", "By", "augmenting", "the", "data", "using", "back-translation,", "we", "doubled", "the", "sample", "size", "of", "the", "dataset", "and", "the", "DistilBERT", "model", "was", "able", "to", "obtain", "good", "performance", "(accuracy:", "0.972;", "areas", "under", "the", "curve:", "0.993)", "in", "detecting", "misinformation", "about", "COVID-19.", "Our", "model", "was", "also", "tested", "on", "a", "larger", "dataset", "for", "AAAI2021", "-", "COVID-19", "Fake", "News", "Detection", "Shared", "Task", "and", "obtained", "good", "performance", "(accuracy:", "0.938;", "areas", "under", "the", "curve:", "0.985).", "The", "performance", "on", "both", "datasets", "was", "better", "than", "traditional", "machine", "learning", "models.", "Second,", "in", "order", "to", "boost", "public", "trust", "in", "model", "prediction,", "we", "employed", "SHAP", "to", "improve", "model", "explainability,", "which", "was", "further", "evaluated", "using", "a", "between-subjects", "experiment", "with", "three", "conditions,", "i.e.,", "text", "(T),", "text+SHAP", "explanation", "(TSE),", "and", "text+SHAP", "explanation+source", "and", "evidence", "(TSESE).", "The", "participants", "were", "significantly", "more", "likely", "to", "trust", "and", "share", "information", "related", "to", "COVID-19", "in", "the", "TSE", "and", "TSESE", "conditions", "than", "in", "the", "T", "condition.", "Our", "results", "provided", "good", "implications", "in", "detecting", "misinformation", "about", "COVID-19", "and", "improving", "public", "trust." ]
[ 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "proposes", "how", "to", "automatically", "identify", "Korean", "comparative", "sentences", "from", "text", "documents", ".", "This", "paper", "first", "investigates", "many", "comparative", "sentences", "referring", "to", "previous", "studies", "and", "then", "defines", "a", "set", "of", "comparative", "keywords", "from", "them", ".", "A", "sentence", "which", "contains", "one", "or", "more", "elements", "of", "the", "keyword", "set", "is", "called", "a", "comparative-sentence", "candidate", ".", "Finally", ",", "we", "use", "machine", "learning", "techniques", "to", "eliminate", "non-comparative", "sentences", "from", "the", "candidates", ".", "As", "a", "result", ",", "we", "achieved", "significant", "performance", ",", "an", "F1-score", "of", "88.54", "%", ",", "in", "our", "experiments", "using", "various", "web", "documents", "." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 1, 5, 5, 5, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "The", "ability", "to", "detect", "small", "objects", "and", "the", "speed", "of", "the", "object", "detector", "arevery", "important", "for", "the", "application", "of", "autonomous", "driving,", "and", "in", "this", "paper,", "wepropose", "an", "effective", "yet", "efficient", "one-stage", "detector,", "which", "gained", "the", "secondplace", "in", "the", "Road", "Object", "Detection", "competition", "of", "CVPR2018", "workshop", "-", "Workshopof", "Autonomous", "Driving(WAD).", "The", "proposed", "detector", "inherits", "the", "architecture", "ofSSD", "and", "introduces", "a", "novel", "Comprehensive", "Feature", "Enhancement(CFE)", "module", "intoit.", "Experimental", "results", "on", "this", "competition", "dataset", "as", "well", "as", "the", "MSCOCOdataset", "demonstrate", "that", "the", "proposed", "detector", "(named", "CFENet)", "performs", "muchbetter", "than", "the", "original", "SSD", "and", "the", "state-of-the-art", "method", "RefineDetespecially", "for", "small", "objects,", "while", "keeping", "high", "efficiency", "close", "to", "theoriginal", "SSD", ".", "Specifically,", "the", "single", "scale", "version", "of", "the", "proposed", "detectorcan", "run", "at", "the", "speed", "of", "21", "fps,", "while", "the", "multi-scale", "version", "with", "larger", "inputsize", "achieves", "the", "mAP", "29.69,", "ranking", "second", "on", "the", "leaderboard" ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Autonomous", "Driving", "and", "Simultaneous", "Localization", "and", "Mapping(SLAM)", "are", "becoming", "increasingly", "important", "in", "real", "world,", "where", "point", "cloud-based", "large", "scale", "place", "recognition", "is", "the", "spike", "of", "them.", "Previous", "place", "recognition", "methods", "have", "achieved", "acceptable", "performances", "by", "regarding", "the", "task", "as", "a", "point", "cloud", "retrieval", "problem.", "However,", "all", "of", "them", "are", "suffered", "from", "a", "common", "defect:", "they", "can't", "handle", "the", "situation", "when", "the", "point", "clouds", "are", "rotated,", "which", "is", "common,", "e.g,", "when", "viewpoints", "or", "motorcycle", "types", "are", "changed.", "To", "tackle", "this", "issue,", "we", "propose", "an", "Attentive", "Rotation", "Invariant", "Convolution", "(ARIConv)", "in", "this", "paper.", "The", "ARIConv", "adopts", "three", "kind", "of", "Rotation", "Invariant", "Features", "(RIFs):", "Spherical", "Signals", "(SS),", "Individual-Local", "Rotation", "Invariant", "Features", "(ILRIF)", "and", "Group-Local", "Rotation", "Invariant", "features", "(GLRIF)", "in", "its", "structure", "to", "learn", "rotation", "invariant", "convolutional", "kernels,", "which", "are", "robust", "for", "learning", "rotation", "invariant", "point", "cloud", "features.", "What's", "more,", "to", "highlight", "pivotal", "RIFs,", "we", "inject", "an", "attentive", "module", "in", "ARIConv", "to", "give", "different", "RIFs", "different", "importance", "when", "learning", "kernels.", "Finally,", "utilizing", "ARIConv,", "we", "build", "a", "DenseNet-like", "network", "architecture", "to", "learn", "rotation-insensitive", "global", "descriptors", "used", "for", "retrieving.", "We", "experimentally", "demonstrate", "that", "our", "model", "can", "achieve", "state-of-the-art", "performance", "on", "large", "scale", "place", "recognition", "task", "when", "the", "point", "cloud", "scans", "are", "rotated", "and", "can", "achieve", "comparable", "results", "with", "most", "of", "existing", "methods", "on", "the", "original", "non-rotated", "datasets." ]
[ 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "BERT", "has", "achieved", "superior", "performances", "on", "Natural", "Language", "Understanding", "(NLU)", "tasks.", "However,", "BERT", "possesses", "a", "large", "number", "of", "parameters", "and", "demands", "certain", "resources", "to", "deploy.", "For", "acceleration,", "Dynamic", "Early", "Exiting", "for", "BERT", "(DeeBERT", ")", "has", "been", "proposed", "recently,", "which", "incorporates", "multiple", "exits", "and", "adopts", "a", "dynamic", "early-exit", "mechanism", "to", "ensure", "efficient", "inference.", "While", "obtaining", "an", "efficiency-performance", "tradeoff,", "the", "performances", "of", "early", "exits", "in", "multi-exit", "BERT", "are", "significantly", "worse", "than", "late", "exits.", "In", "this", "paper,", "we", "leverage", "gradient", "regularized", "self-distillation", "for", "RObust", "training", "of", "Multi-Exit", "BERT", "(RomeBERT),", "which", "can", "effectively", "solve", "the", "performance", "imbalance", "problem", "between", "early", "and", "late", "exits.", "Moreover,", "the", "proposed", "RomeBERT", "adopts", "a", "one-stage", "joint", "training", "strategy", "for", "multi-exits", "and", "the", "BERT", "backbone", "while", "DeeBERT", "needs", "two", "stages", "that", "require", "more", "training", "time.", "Extensive", "experiments", "on", "GLUE", "datasets", "are", "performed", "to", "demonstrate", "the", "superiority", "of", "our", "approach.", "Our", "code", "is", "available", "at", "https://github.com/romebert/RomeBERT." ]
[ 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "The", "tremendous", "numbers", "of", "network", "security", "breaches", "that", "have", "occurred", "in", "IoT", "networks", "have", "demonstrated", "the", "unreliability", "of", "current", "Network", "Intrusion", "Detection", "Systems", "(NIDSs).", "Consequently,", "network", "interruptions", "and", "loss", "of", "sensitive", "data", "have", "occurred", "which", "led", "to", "an", "active", "research", "area", "for", "improving", "NIDS", "technologies.", "During", "an", "analysis", "of", "related", "works,", "it", "was", "observed", "that", "most", "researchers", "aimed", "to", "obtain", "better", "classification", "results", "by", "using", "a", "set", "of", "untried", "combinations", "of", "Feature", "Reduction", "(FR)", "and", "Machine", "Learning", "(ML)", "techniques", "on", "NIDS", "datasets.", "However,", "these", "datasets", "are", "different", "in", "feature", "sets,", "attack", "types,", "and", "network", "design.", "Therefore,", "this", "paper", "aims", "to", "discover", "whether", "these", "techniques", "can", "be", "generalised", "across", "various", "datasets.", "Six", "ML", "models", "are", "utilised:", "a", "Deep", "Feed", "Forward,", "Convolutional", "Neural", "Network,", "Recurrent", "Neural", "Network,", "Decision", "Tree,", "Logistic", "Regression,", "and", "Naive", "Bayes.", "The", "detection", "accuracy", "of", "three", "Feature", "Extraction", "(FE)", "algorithms;", "Principal", "Component", "Analysis", "(PCA", "),", "Auto-encoder", "(AE", "),", "and", "Linear", "Discriminant", "Analysis", "(LDA", ")", "is", "evaluated", "using", "three", "benchmark", "datasets;", "UNSW-NB15,", "ToN-IoT", "and", "CSE-CIC-IDS2018.", "Although", "PCA", "and", "AE", "algorithms", "have", "been", "widely", "used,", "determining", "their", "optimal", "number", "of", "extracted", "dimensions", "has", "been", "overlooked.", "The", "results", "obtained", "indicate", "that", "there", "is", "no", "clear", "FE", "method", "or", "ML", "model", "that", "can", "achieve", "the", "best", "scores", "for", "all", "datasets.", "The", "optimal", "number", "of", "extracted", "dimensions", "has", "been", "identified", "for", "each", "dataset", "and", "LDA", "decreases", "the", "performance", "of", "the", "ML", "models", "on", "two", "datasets.", "The", "variance", "is", "used", "to", "analyse", "the", "extracted", "dimensions", "of", "LDA", "and", "PCA", ".", "Finally,", "this", "paper", "concludes", "that", "the", "choice", "of", "datasets", "significantly", "alters", "the", "performance", "of", "the", "applied", "techniques", "and", "we", "argue", "for", "the", "need", "for", "a", "universal", "(benchmark)", "feature", "set", "to", "facilitate", "further", "advancement", "and", "progress", "in", "this", "field", "of", "research." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 7, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "The", "need", "for", "algorithms", "able", "to", "solve", "Reinforcement", "Learning", "(RL)", "problems", "with", "few", "trials", "has", "motivated", "the", "advent", "of", "model-based", "RL", "methods.", "The", "reported", "performance", "of", "model-based", "algorithms", "has", "dramatically", "increased", "within", "recent", "years.", "However,", "it", "is", "not", "clear", "how", "much", "of", "the", "recent", "progress", "is", "due", "to", "improved", "algorithms", "or", "due", "to", "improved", "models.", "While", "different", "modeling", "options", "are", "available", "to", "choose", "from", "when", "applying", "a", "model-based", "approach,", "the", "distinguishing", "traits", "and", "particular", "strengths", "of", "different", "models", "are", "not", "clear.", "The", "main", "contribution", "of", "this", "work", "lies", "precisely", "in", "assessing", "the", "model", "influence", "on", "the", "performance", "of", "RL", "algorithms.", "A", "set", "of", "commonly", "adopted", "models", "is", "established", "for", "the", "purpose", "of", "model", "comparison.", "These", "include", "Neural", "Networks", "(NNs),", "ensembles", "of", "NNs,", "two", "different", "approximations", "of", "Bayesian", "NNs", "(BNNs),", "that", "is,", "the", "Concrete", "Dropout", "NN", "and", "the", "Anchored", "Ensembling,", "and", "Gaussian", "Processes", "(GPs).", "The", "model", "comparison", "is", "evaluated", "on", "a", "suite", "of", "continuous", "control", "benchmarking", "tasks.", "Our", "results", "reveal", "that", "significant", "differences", "in", "model", "performance", "do", "exist.", "The", "Concrete", "Dropout", "NN", "reports", "persistently", "superior", "performance.", "We", "summarize", "these", "differences", "for", "the", "benefit", "of", "the", "modeler", "and", "suggest", "that", "the", "model", "choice", "is", "tailored", "to", "the", "standards", "required", "by", "each", "specific", "application." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Graph", "convolutional", "networks", "(GCNs)", "have", "recently", "enabled", "a", "popular", "class", "of", "algorithms", "for", "collaborative", "filtering", "(CF).", "Nevertheless,", "the", "theoretical", "underpinnings", "of", "their", "empirical", "successes", "remain", "elusive.", "In", "this", "paper,", "we", "endeavor", "to", "obtain", "a", "better", "understanding", "of", "GCN-based", "CF", "methods", "via", "the", "lens", "of", "graph", "signal", "processing.", "By", "identifying", "the", "critical", "role", "of", "smoothness,", "a", "key", "concept", "in", "graph", "signal", "processing,", "we", "develop", "a", "unified", "graph", "convolution-based", "framework", "for", "CF.", "We", "prove", "that", "many", "existing", "CF", "methods", "are", "special", "cases", "of", "this", "framework,", "including", "the", "neighborhood-based", "methods,", "low-rank", "matrix", "factorization,", "linear", "auto-encoders,", "and", "LightGCN", ",", "corresponding", "to", "different", "low-pass", "filters.", "Based", "on", "our", "framework,", "we", "then", "present", "a", "simple", "and", "computationally", "efficient", "CF", "baseline,", "which", "we", "shall", "refer", "to", "as", "Graph", "Filter", "based", "Collaborative", "Filtering", "(GF-CF).", "Given", "an", "implicit", "feedback", "matrix,", "GF-CF", "can", "be", "obtained", "in", "a", "closed", "form", "instead", "of", "expensive", "training", "with", "back-propagation.", "Experiments", "will", "show", "that", "GF-CF", "achieves", "competitive", "or", "better", "performance", "against", "deep", "learning-based", "methods", "on", "three", "well-known", "datasets,", "notably", "with", "a", "$70\\%$", "performance", "gain", "over", "LightGCN", "on", "the", "Amazon-book", "dataset." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6 ]
[ "Multi-task", "benchmarks", "such", "as", "GLUE", "and", "SuperGLUE", "have", "driven", "great", "progress", "of", "pretraining", "and", "transfer", "learning", "in", "Natural", "Language", "Processing", "(NLP).", "These", "benchmarks", "mostly", "focus", "on", "a", "range", "of", "Natural", "Language", "Understanding", "(NLU)", "tasks,", "without", "considering", "the", "Natural", "Language", "Generation", "(NLG)", "models.", "In", "this", "paper,", "we", "present", "the", "General", "Language", "Generation", "Evaluation", "(GLGE),", "a", "new", "multi-task", "benchmark", "for", "evaluating", "the", "generalization", "capabilities", "of", "NLG", "models", "across", "eight", "language", "generation", "tasks.", "For", "each", "task,", "we", "continue", "to", "design", "three", "subtasks", "in", "terms", "of", "task", "difficulty", "(GLGE-Easy,", "GLGE-Medium,", "and", "GLGE-Hard).", "This", "introduces", "24", "subtasks", "to", "comprehensively", "compare", "model", "performance.", "To", "encourage", "research", "on", "pretraining", "and", "transfer", "learning", "on", "NLG", "models,", "we", "make", "GLGE", "publicly", "available", "and", "build", "a", "leaderboard", "with", "strong", "baselines", "including", "MASS,", "BART,", "and", "ProphetNet", "(The", "source", "code", "and", "dataset", "are", "publicly", "available", "at", "https://github.com/microsoft/glge)." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "introduces", "a", "new", "fundamental", "characteristic,", "\\ie,", "the", "dynamic", "range,", "from", "real-world", "metric", "tools", "to", "deep", "visual", "recognition.", "In", "metrology,", "the", "dynamic", "range", "is", "a", "basic", "quality", "of", "a", "metric", "tool,", "indicating", "its", "flexibility", "to", "accommodate", "various", "scales.", "Larger", "dynamic", "range", "offers", "higher", "flexibility.", "In", "visual", "recognition,", "the", "multiple", "scale", "problem", "also", "exist.", "Different", "visual", "concepts", "may", "have", "different", "semantic", "scales.", "For", "example,", "``Animal''", "and", "``Plants''", "have", "a", "large", "semantic", "scale", "while", "``Elk''", "has", "a", "much", "smaller", "one.", "Under", "a", "small", "semantic", "scale,", "two", "different", "elks", "may", "look", "quite", "\\emph{different}", "to", "each", "other", ".", "However,", "under", "a", "large", "semantic", "scale", "(\\eg,", "animals", "and", "plants),", "these", "two", "elks", "should", "be", "measured", "as", "being", "\\emph{similar}.", "%We", "argue", "that", "such", "flexibility", "is", "also", "important", "for", "deep", "metric", "learning,", "because", "different", "visual", "concepts", "indeed", "correspond", "to", "different", "semantic", "scales.", "Introducing", "the", "dynamic", "range", "to", "deep", "metric", "learning,", "we", "get", "a", "novel", "computer", "vision", "task,", "\\ie,", "the", "Dynamic", "Metric", "Learning", ".", "It", "aims", "to", "learn", "a", "scalable", "metric", "space", "to", "accommodate", "visual", "concepts", "across", "multiple", "semantic", "scales.", "Based", "on", "three", "types", "of", "images,", "\\emph{i.e.},", "vehicle,", "animal", "and", "online", "products,", "we", "construct", "three", "datasets", "for", "Dynamic", "Metric", "Learning", ".", "We", "benchmark", "these", "datasets", "with", "popular", "deep", "metric", "learning", "methods", "and", "find", "Dynamic", "Metric", "Learning", "to", "be", "very", "challenging.", "The", "major", "difficulty", "lies", "in", "a", "conflict", "between", "different", "scales:", "the", "discriminative", "ability", "under", "a", "small", "scale", "usually", "compromises", "the", "discriminative", "ability", "under", "a", "large", "one,", "and", "vice", "versa.", "As", "a", "minor", "contribution,", "we", "propose", "Cross-Scale", "Learning", "(CSL", ")", "to", "alleviate", "such", "conflict.", "We", "show", "that", "CSL", "consistently", "improves", "the", "baseline", "on", "all", "the", "three", "datasets.", "The", "datasets", "and", "the", "code", "will", "be", "publicly", "available", "at", "https://github.com/SupetZYK/DynamicMetricLearning." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "As", "various", "databases", "of", "facial", "expressions", "have", "been", "made", "accessible", "over", "the", "last", "few", "decades,", "the", "Facial", "Expression", "Recognition", "(FER)", "task", "has", "gotten", "a", "lot", "of", "interest.", "The", "multiple", "sources", "of", "the", "available", "databases", "raised", "several", "challenges", "for", "facial", "recognition", "task.", "These", "challenges", "are", "usually", "addressed", "by", "Convolution", "Neural", "Network", "(CNN)", "architectures.", "Different", "from", "CNN", "models,", "a", "Transformer", "model", "based", "on", "attention", "mechanism", "has", "been", "presented", "recently", "to", "address", "vision", "tasks.", "One", "of", "the", "major", "issue", "with", "Transformer", "s", "is", "the", "need", "of", "a", "large", "data", "for", "training,", "while", "most", "FER", "databases", "are", "limited", "compared", "to", "other", "vision", "applications.", "Therefore,", "we", "propose", "in", "this", "paper", "to", "learn", "a", "vision", "Transformer", "jointly", "with", "a", "Squeeze", "and", "Excitation", "(SE)", "block", "for", "FER", "task.", "The", "proposed", "method", "is", "evaluated", "on", "different", "publicly", "available", "FER", "databases", "including", "CK+,", "JAFFE,RAF-DB", "and", "SFEW.", "Experiments", "demonstrate", "that", "our", "model", "outperforms", "state-of-the-art", "methods", "on", "CK+", "and", "SFEW", "and", "achieves", "competitive", "results", "on", "JAFFE", "and", "RAF-DB." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "We", "propose", "a", "new", "Named", "entity", "recognition", "(NER", ")", "method", "to", "effectively", "make", "use", "of", "the", "results", "of", "Part-of-speech", "(POS", ")", "tagging,", "Chinese", "word", "segmentation", "(CWS)", "and", "parsing", "while", "avoiding", "NER", "error", "caused", "by", "POS", "tagging", "error.", "This", "paper", "first", "uses", "Stanford", "natural", "language", "process", "(NLP)", "tool", "to", "annotate", "large-scale", "untagged", "data", "so", "as", "to", "reduce", "the", "dependence", "on", "the", "tagged", "data;", "then", "a", "new", "NLP", "model,", "g-BERT", "model,", "is", "designed", "to", "compress", "Bidirectional", "Encoder", "Representations", "from", "Transformers", "(BERT", ")", "model", "in", "order", "to", "reduce", "calculation", "quantity;", "finally,", "the", "model", "is", "evaluated", "based", "on", "Chinese", "NER", "dataset.", "The", "experimental", "results", "show", "that", "the", "calculation", "quantity", "in", "g-BERT", "model", "is", "reduced", "by", "60%", "and", "performance", "improves", "by", "2%", "with", "Test", "F1", "to", "96.5", "compared", "with", "that", "in", "BERT", "model." ]
[ 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6 ]
[ "As", "human", "beings", ",", "our", "mental", "processes", "for", "recognizing", "linguistic", "symbols", "generate", "perceptual", "neighborhoods", "around", "such", "symbols", "where", "confusion", "errors", "occur", ".", "Such", "neighborhoods", "also", "provide", "us", "with", "conscious", "mental", "associations", "between", "symbols", ".", "This", "paper", "formalises", "orthographic", "models", "for", "similarity", "of", "Japanese", "kanji", ",", "and", "provides", "a", "proofof-concept", "dictionary", "extension", "leveraging", "the", "mental", "associations", "provided", "by", "orthographic", "proximity", "." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 1, 5, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6 ]
[ "In", "this", "paper,", "we", "present", "the", "mQA", "model,", "which", "is", "able", "to", "answer", "questionsabout", "the", "content", "of", "an", "image.", "The", "answer", "can", "be", "a", "sentence,", "a", "phrase", "or", "asingle", "word.", "Our", "model", "contains", "four", "components:", "a", "Long", "Short-Term", "Memory(LSTM", ")", "to", "extract", "the", "question", "representation,", "a", "Convolutional", "Neural", "Network(CNN)", "to", "extract", "the", "visual", "representation,", "an", "LSTM", "for", "storing", "the", "linguisticcontext", "in", "an", "answer,", "and", "a", "fusing", "component", "to", "combine", "the", "information", "fromthe", "first", "three", "components", "and", "generate", "the", "answer.", "We", "construct", "a", "FreestyleMultilingual", "Image", "Question", "Answering", "(FM-IQA)", "dataset", "to", "train", "and", "evaluateour", "mQA", "model.", "It", "contains", "over", "150,000", "images", "and", "310,000", "freestyle", "Chinesequestion-answer", "pairs", "and", "their", "English", "translations.", "The", "quality", "of", "thegenerated", "answers", "of", "our", "mQA", "model", "on", "this", "dataset", "is", "evaluated", "by", "human", "judgesthrough", "a", "Turing", "Test.", "Specifically,", "we", "mix", "the", "answers", "provided", "by", "humans", "andour", "model.", "The", "human", "judges", "need", "to", "distinguish", "our", "model", "from", "the", "human.", "Theywill", "also", "provide", "a", "score", "(i.e.", "0,", "1,", "2,", "the", "larger", "the", "better)", "indicating", "thequality", "of", "the", "answer.", "We", "propose", "strategies", "to", "monitor", "the", "quality", "of", "thisevaluation", "process.", "The", "experiments", "show", "that", "in", "64.70%", "of", "cases,", "the", "humanjudges", "cannot", "distinguish", "our", "model", "from", "humans.", "The", "average", "score", "is", "1.454(1.918", "for", "human).", "The", "details", "of", "this", "work,", "including", "the", "FM-IQA", "dataset,", "canbe", "found", "on", "the", "project", "page:", "http://idl.baidu.com/FM-IQA.html" ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "thesis", "report", "studies", "methods", "to", "solve", "Visual", "Question-Answering", "(VQA)tasks", "with", "a", "Deep", "Learning", "framework.", "As", "a", "preliminary", "step,", "we", "explore", "LongShort-Term", "Memory", "(LSTM)", "networks", "used", "in", "Natural", "Language", "Processing", "(NLP)", "totackle", "Question-Answering", "(text", "based).", "We", "then", "modify", "the", "previous", "model", "toaccept", "an", "image", "as", "an", "input", "in", "addition", "to", "the", "question.", "For", "this", "purpose,", "weexplore", "the", "VGG-16", "and", "K-CNN", "convolutional", "neural", "networks", "to", "extract", "visualfeatures", "from", "the", "image.", "These", "are", "merged", "with", "the", "word", "embedding", "or", "with", "asentence", "embedding", "of", "the", "question", "to", "predict", "the", "answer.", "This", "work", "wassuccessfully", "submitted", "to", "the", "Visual", "Question", "Answering", "Challenge", "2016,", "whereit", "achieved", "a", "53,62%", "of", "accuracy", "in", "the", "test", "dataset.", "The", "developed", "softwarehas", "followed", "the", "best", "programming", "practices", "and", "Python", "code", "style,", "providing", "aconsistent", "baseline", "in", "Keras", "for", "different", "configurations." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "The", "RDF-to-text", "task", "has", "recently", "gained", "substantial", "attention", "due", "to", "continuous", "growth", "of", "Linked", "Data.", "In", "contrast", "to", "traditional", "pipeline", "models,", "recent", "studies", "have", "focused", "on", "neural", "models,", "which", "are", "now", "able", "to", "convert", "a", "set", "of", "RDF", "triples", "into", "text", "in", "an", "end-to-end", "style", "with", "promising", "results.", "However,", "English", "is", "the", "only", "language", "widely", "targeted.", "We", "address", "this", "research", "gap", "by", "presenting", "NABU,", "a", "multilingual", "graph-based", "neural", "model", "that", "verbalizes", "RDF", "data", "to", "German,", "Russian,", "and", "English.", "NABU", "is", "based", "on", "an", "encoder-decoder", "architecture,", "uses", "an", "encoder", "inspired", "by", "Graph", "Attention", "Networks", "and", "a", "Transformer", "as", "decoder.", "Our", "approach", "relies", "on", "the", "fact", "that", "knowledge", "graphs", "are", "language-agnostic", "and", "they", "hence", "can", "be", "used", "to", "generate", "multilingual", "text.", "We", "evaluate", "NABU", "in", "monolingual", "and", "multilingual", "settings", "on", "standard", "benchmarking", "WebNLG", "datasets.", "Our", "results", "show", "that", "NABU", "outperforms", "state-of-the-art", "approaches", "on", "English", "with", "66.21", "BLEU,", "and", "achieves", "consistent", "results", "across", "all", "languages", "on", "the", "multilingual", "scenario", "with", "56.04", "BLEU." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "describes", "the", "work", "of", "identifying", "the", "presence", "of", "offensive", "language", "in", "social", "media", "posts", "and", "categorizing", "a", "post", "as", "targeted", "to", "a", "particular", "person", "or", "not.", "The", "work", "developed", "by", "team", "TECHSSN", "for", "solving", "the", "Multilingual", "Offensive", "Language", "Identification", "in", "Social", "Media", "(Task", "12)", "in", "SemEval-2020", "involves", "the", "use", "of", "deep", "learning", "models", "with", "BERT", "embeddings.", "The", "dataset", "is", "preprocessed", "and", "given", "to", "a", "Bidirectional", "Encoder", "Representations", "from", "Transformers", "(BERT", ")", "model", "with", "pretrained", "weight", "vectors.", "The", "model", "is", "retrained", "and", "the", "weights", "are", "learned", "for", "the", "offensive", "language", "dataset.", "We", "have", "developed", "a", "system", "with", "the", "English", "language", "dataset.", "The", "results", "are", "better", "when", "compared", "to", "the", "model", "we", "developed", "in", "SemEval-2019", "Task6." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Visual", "inspection", "of", "underwater", "structures", "by", "vehicles,", "e.g.", "remotely", "operated", "vehicles", "(ROVs),", "plays", "an", "important", "role", "in", "scientific,", "military,", "and", "commercial", "sectors.", "However,", "the", "automatic", "extraction", "of", "information", "using", "software", "tools", "is", "hindered", "by", "the", "characteristics", "of", "water", "which", "degrade", "the", "quality", "of", "captured", "videos.", "As", "a", "contribution", "for", "restoring", "the", "color", "of", "underwater", "images,", "Underwater", "Denoising", "Autoencoder", "(UDAE)", "model", "is", "developed", "using", "a", "denoising", "autoencoder", "with", "U-Net", "architecture.", "The", "proposed", "network", "takes", "into", "consideration", "the", "accuracy", "and", "the", "computation", "cost", "to", "enable", "real-time", "implementation", "on", "underwater", "visual", "tasks", "using", "end-to-end", "autoencoder", "network.", "Underwater", "vehicles", "perception", "is", "improved", "by", "reconstructing", "captured", "frames;", "hence", "obtaining", "better", "performance", "in", "underwater", "tasks.", "Related", "learning", "methods", "use", "generative", "adversarial", "networks", "(GANs)", "to", "generate", "color", "corrected", "underwater", "images,", "and", "to", "our", "knowledge", "this", "paper", "is", "the", "first", "to", "deal", "with", "a", "single", "autoencoder", "capable", "of", "producing", "same", "or", "better", "results.", "Moreover,", "image", "pairs", "are", "constructed", "for", "training", "the", "proposed", "network,", "where", "it", "is", "hard", "to", "obtain", "such", "dataset", "from", "underwater", "scenery.", "At", "the", "end,", "the", "proposed", "model", "is", "compared", "to", "a", "state-of-the-art", "method." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "In", "this", "paper,", "we", "propose", "a", "novel", "model", "called", "Adversarial", "Multi-Task", "Network", "(AMTN)", "for", "jointly", "modeling", "Recognizing", "Question", "Entailment", "(RQE)", "and", "medical", "Question", "Answering", "(QA)", "tasks.", "AMTN", "utilizes", "a", "pre-trained", "BioBERT", "model", "and", "an", "Interactive", "Transformer", "to", "learn", "the", "shared", "semantic", "representations", "across", "different", "task", "through", "parameter", "sharing", "mechanism.", "Meanwhile,", "an", "adversarial", "training", "strategy", "is", "introduced", "to", "separate", "the", "private", "features", "of", "each", "task", "from", "the", "shared", "representations.", "Experiments", "on", "BioNLP", "2019", "RQE", "and", "QA", "Shared", "Task", "datasets", "show", "that", "our", "model", "benefits", "from", "the", "shared", "representations", "of", "both", "tasks", "provided", "by", "multi-task", "learning", "and", "adversarial", "training,", "and", "obtains", "significant", "improvements", "upon", "the", "single-task", "models." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "In", "recent", "years,", "studies", "on", "automatic", "speech", "recognition", "(ASR)", "have", "shown", "outstanding", "results", "that", "reach", "human", "parity", "on", "short", "speech", "segments.", "However,", "there", "are", "still", "difficulties", "in", "standardizing", "the", "output", "of", "ASR", "such", "as", "capitalization", "and", "punctuation", "restoration", "for", "long-speech", "transcription.", "The", "problems", "obstruct", "readers", "to", "understand", "the", "ASR", "output", "semantically", "and", "also", "cause", "difficulties", "for", "natural", "language", "processing", "models", "such", "as", "NER,", "POS", "and", "semantic", "parsing.", "In", "this", "paper,", "we", "propose", "a", "method", "to", "restore", "the", "punctuation", "and", "capitalization", "for", "long-speech", "ASR", "transcription.", "The", "method", "is", "based", "on", "Transformer", "models", "and", "chunk", "merging", "that", "allows", "us", "to", "(1),", "build", "a", "single", "model", "that", "performs", "punctuation", "and", "capitalization", "in", "one", "go,", "and", "(2),", "perform", "decoding", "in", "parallel", "while", "improving", "the", "prediction", "accuracy.", "Experiments", "on", "British", "National", "Corpus", "showed", "that", "the", "proposed", "approach", "outperforms", "existing", "methods", "in", "both", "accuracy", "and", "decoding", "speed." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Mitotic", "figure", "detection", "is", "a", "challenging", "task", "in", "digital", "pathology", "that", "has", "a", "direct", "impact", "on", "therapeutic", "decisions.", "While", "automated", "methods", "often", "achieve", "acceptable", "results", "under", "laboratory", "conditions,", "they", "frequently", "fail", "in", "the", "clinical", "deployment", "phase.", "This", "problem", "can", "be", "mainly", "attributed", "to", "a", "phenomenon", "called", "domain", "shift.", "An", "important", "source", "of", "a", "domain", "shift", "is", "introduced", "by", "different", "microscopes", "and", "their", "camera", "systems,", "which", "noticeably", "change", "the", "color", "representation", "of", "digitized", "images.", "In", "this", "method", "description", "we", "present", "our", "submitted", "algorithm", "for", "the", "Mitosis", "Domain", "Generalization", "Challenge,", "which", "employs", "a", "RetinaNet", "trained", "with", "strong", "data", "augmentation", "and", "achieves", "an", "F1", "score", "of", "0.7138", "on", "the", "preliminary", "test", "set." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Classification", "of", "biological", "images", "is", "an", "important", "task", "with", "crucial", "application", "in", "many", "fields,", "such", "as", "cell", "phenotypes", "recognition,", "detection", "of", "cell", "organelles", "and", "histopathological", "classification,", "and", "it", "might", "help", "in", "early", "medical", "diagnosis,", "allowing", "automatic", "disease", "classification", "without", "the", "need", "of", "a", "human", "expert.", "In", "this", "paper", "we", "classify", "biomedical", "images", "using", "ensembles", "of", "neural", "networks.", "We", "create", "this", "ensemble", "using", "a", "ResNet50", "architecture", "and", "modifying", "its", "activation", "layers", "by", "substituting", "ReLU", "s", "with", "other", "functions.", "We", "select", "our", "activations", "among", "the", "following", "ones:", "ReLU", ",", "leaky", "ReLU", ",", "Parametric", "ReLU", ",", "ELU,", "Adaptive", "Piecewice", "Linear", "Unit,", "S-Shaped", "ReLU", ",", "Swish", ",", "Mish,", "Mexican", "Linear", "Unit,", "Gaussian", "Linear", "Unit,", "Parametric", "Deformable", "Linear", "Unit,", "Soft", "Root", "Sign", "(SRS)", "and", "others.", "As", "a", "baseline,", "we", "used", "an", "ensemble", "of", "neural", "networks", "that", "only", "use", "ReLU", "activations.", "We", "tested", "our", "networks", "on", "several", "small", "and", "medium", "sized", "biomedical", "image", "datasets.", "Our", "results", "prove", "that", "our", "best", "ensemble", "obtains", "a", "better", "performance", "than", "the", "ones", "of", "the", "naive", "approaches.", "In", "order", "to", "encourage", "the", "reproducibility", "of", "this", "work,", "the", "MATLAB", "code", "of", "all", "the", "experiments", "will", "be", "shared", "at", "https://github.com/LorisNanni." ]
[ 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 7, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 7, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "In", "this", "paper,", "we", "introduced", "a", "novel", "deep", "learning", "based", "reconstruction", "technique", "using", "the", "correlations", "of", "all", "3", "dimensions", "with", "each", "other", "by", "taking", "into", "account", "the", "correlation", "between", "2-dimensional", "low-dose", "CT", "images.", "Sparse", "or", "noisy", "sinograms", "are", "back", "projected", "to", "the", "image", "domain", "with", "FBP", "operation,", "then", "denoising", "process", "is", "applied", "with", "a", "U-Net", "like", "3", "dimensional", "network", "called", "3D", "U-Net", "R.", "Proposed", "network", "is", "trained", "with", "synthetic", "and", "real", "chest", "CT", "images,", "and", "2D", "U-Net", "is", "also", "trained", "with", "the", "same", "dataset", "to", "prove", "the", "importance", "of", "the", "3rd", "dimension.", "Proposed", "network", "shows", "better", "quantitative", "performance", "on", "SSIM", "and", "PSNR.", "More", "importantly,", "3D", "U-Net", "R", "captures", "medically", "critical", "visual", "details", "that", "cannot", "be", "visualized", "by", "2D", "network." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "describes", "the", "implementation", "of", "a", "prototype", "of", "a", "grammar", "based", "grammar", "checker", "for", "Czech", "and", "the", "basic", "ideas", "behind", "this", "implementation", ".", "The", "demo", "is", "implemented", "as", "an", "independent", "program", "cooperating", "with", "Microsoft", "Word", ".", "The", "grammar", "checker", "uses", "specialized", "grammar", "formalism", "which", "generally", "enables", "to", "check", "errors", "in", "languages", "with", "a", "very", "high", "degree", "of", "word", "order", "freedom", "." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 0, 4, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Privacy", "preservation", "remains", "a", "key", "challenge", "in", "data", "mining", "and", "Natural", "Language", "Understanding", "(NLU).", "Previous", "research", "shows", "that", "the", "input", "text", "or", "even", "text", "embeddings", "can", "leak", "private", "information.", "This", "concern", "motivates", "our", "research", "on", "effective", "privacy", "preservation", "approaches", "for", "pretrained", "Language", "Models", "(LMs).", "We", "investigate", "the", "privacy", "and", "utility", "implications", "of", "applying", "dx-privacy,", "a", "variant", "of", "Local", "Differential", "Privacy,", "to", "BERT", "fine-tuning", "in", "NLU", "applications.", "More", "importantly,", "we", "further", "propose", "privacy-adaptive", "LM", "pretraining", "methods", "and", "show", "that", "our", "approach", "can", "boost", "the", "utility", "of", "BERT", "dramatically", "while", "retaining", "the", "same", "level", "of", "privacy", "protection.", "We", "also", "quantify", "the", "level", "of", "privacy", "preservation", "and", "provide", "guidance", "on", "privacy", "configuration.", "Our", "experiments", "and", "findings", "lay", "the", "groundwork", "for", "future", "explorations", "of", "privacy-preserving", "NLU", "with", "pretrained", "LMs." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Colorization", "is", "the", "method", "of", "converting", "an", "image", "in", "grayscale", "to", "a", "fully", "color", "image.", "There", "are", "multiple", "methods", "to", "do", "the", "same.", "Old", "school", "methods", "used", "machine", "learning", "algorithms", "and", "optimization", "techniques", "to", "suggest", "possible", "colors", "to", "use.", "With", "advances", "in", "the", "field", "of", "deep", "learning,", "colorization", "results", "have", "improved", "consistently", "with", "improvements", "in", "deep", "learning", "architectures.", "The", "latest", "development", "in", "the", "field", "of", "deep", "learning", "is", "the", "emergence", "of", "generative", "adversarial", "networks", "(GAN", "s)", "which", "is", "used", "to", "generate", "information", "and", "not", "just", "predict", "or", "classify.", "As", "part", "of", "this", "report,", "2", "architectures", "of", "recent", "papers", "are", "reproduced", "along", "with", "a", "novel", "architecture", "being", "suggested", "for", "general", "colorization.", "Following", "this,", "we", "propose", "the", "use", "of", "colorization", "by", "generating", "makeup", "suggestions", "automatically", "on", "a", "face.", "To", "do", "this,", "a", "dataset", "consisting", "of", "1000", "images", "has", "been", "created.", "When", "an", "image", "of", "a", "person", "without", "makeup", "is", "sent", "to", "the", "model,", "the", "model", "first", "converts", "the", "image", "to", "grayscale", "and", "then", "passes", "it", "through", "the", "suggested", "GAN", "model.", "The", "output", "is", "a", "generated", "makeup", "suggestion.", "To", "develop", "this", "model,", "we", "need", "to", "tweak", "the", "general", "colorization", "model", "to", "deal", "only", "with", "faces", "of", "people." ]
[ 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "describes", "the", "ASU", "system", "submitted", "in", "the", "COLING", "W-NUT", "2016", "Twitter", "Named", "Entity", "Recognition", "(NER", ")", "task.", "We", "present", "an", "experimental", "study", "on", "applying", "deep", "learning", "to", "extracting", "named", "entities", "(NEs)", "from", "tweets.", "We", "built", "two", "Long", "Short-Term", "Memory", "(LSTM", ")", "models", "for", "the", "task.", "The", "first", "model", "was", "built", "to", "extract", "named", "entities", "without", "types", "while", "the", "second", "model", "was", "built", "to", "extract", "and", "then", "classify", "them", "into", "10", "fine-grained", "entity", "classes.", "In", "this", "effort,", "we", "show", "detailed", "experimentation", "results", "on", "the", "effectiveness", "of", "word", "embeddings,", "brown", "clusters,", "part-of-speech", "(POS)", "tags,", "shape", "features,", "gazetteers,", "and", "local", "context", "for", "the", "tweet", "input", "vector", "representation", "to", "the", "LSTM", "model.", "Also,", "we", "present", "a", "set", "of", "experiments,", "to", "better", "design", "the", "network", "parameters", "for", "the", "Twitter", "NER", "task.", "Our", "system", "was", "ranked", "the", "fifth", "out", "of", "ten", "participants", "with", "a", "final", "f1-score", "for", "the", "typed", "classes", "of", "39{\\%}", "and", "55{\\%}", "for", "the", "non", "typed", "ones." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Existing", "differentiable", "neural", "architecture", "search", "approaches", "simply", "assume", "the", "architectural", "distribution", "on", "each", "edge", "is", "independent", "of", "each", "other,", "which", "conflicts", "with", "the", "intrinsic", "properties", "of", "architecture.", "In", "this", "paper,", "we", "view", "the", "architectural", "distribution", "as", "the", "latent", "representation", "of", "specific", "data", "points.", "Then", "we", "propose", "Variational", "Information", "Maximization", "Neural", "Architecture", "Search", "(VIM-NAS)", "to", "leverage", "a", "simple", "but", "effective", "convolutional", "neural", "network", "to", "model", "the", "latent", "representation,", "and", "optimize", "for", "a", "tractable", "variational", "lower", "bound", "to", "the", "mutual", "information", "between", "the", "data", "points", "and", "the", "latent", "representations.", "VIM-NAS", "automatically", "learns", "a", "near", "one-hot", "distribution", "from", "a", "continuous", "distribution", "with", "extremely", "fast", "convergence", "speed,", "e.g.,", "converging", "with", "one", "epoch.", "Experimental", "results", "demonstrate", "VIM-NAS", "achieves", "state-of-the-art", "performance", "on", "various", "search", "spaces,", "including", "DARTS", "search", "space,", "NAS-Bench-1shot1,", "NAS-Bench-201,", "and", "simplified", "search", "spaces", "S1-S4.", "Specifically,", "VIM-NAS", "achieves", "a", "top-1", "error", "rate", "of", "2.45%", "and", "15.80%", "within", "10", "minutes", "on", "CIFAR-10", "and", "CIFAR-100,", "respectively,", "and", "a", "top-1", "error", "rate", "of", "24.00%", "when", "transferred", "to", "ImageNet." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "In", "this", "manuscript,", "the", "topic", "of", "multi-corpus", "Speech", "Emotion", "Recognition", "(SER)", "is", "approached", "from", "a", "deep", "transfer", "learning", "perspective.", "A", "large", "corpus", "of", "emotional", "speech", "data,", "EmoSet,", "is", "assembled", "from", "a", "number", "of", "existing", "SER", "corpora.", "In", "total,", "EmoSet", "contains", "84181", "audio", "recordings", "from", "26", "SER", "corpora", "with", "a", "total", "duration", "of", "over", "65", "hours.", "The", "corpus", "is", "then", "utilised", "to", "create", "a", "novel", "framework", "for", "multi-corpus", "speech", "emotion", "recognition,", "namely", "EmoNet.", "A", "combination", "of", "a", "deep", "ResNet", "architecture", "and", "residual", "adapters", "is", "transferred", "from", "the", "field", "of", "multi-domain", "visual", "recognition", "to", "multi-corpus", "SER", "on", "EmoSet.", "Compared", "against", "two", "suitable", "baselines", "and", "more", "traditional", "training", "and", "transfer", "settings", "for", "the", "ResNet", ",", "the", "residual", "adapter", "approach", "enables", "parameter", "efficient", "training", "of", "a", "multi-domain", "SER", "model", "on", "all", "26", "corpora.", "A", "shared", "model", "with", "only", "$3.5$", "times", "the", "number", "of", "parameters", "of", "a", "model", "trained", "on", "a", "single", "database", "leads", "to", "increased", "performance", "for", "21", "of", "the", "26", "corpora", "in", "EmoSet.", "Measured", "by", "McNemar's", "test,", "these", "improvements", "are", "further", "significant", "for", "ten", "datasets", "at", "$p<0.05$", "while", "there", "are", "just", "two", "corpora", "that", "see", "only", "significant", "decreases", "across", "the", "residual", "adapter", "transfer", "experiments.", "Finally,", "we", "make", "our", "EmoNet", "framework", "publicly", "available", "for", "users", "and", "developers", "at", "https://github.com/EIHW/EmoNet.", "EmoNet", "provides", "an", "extensive", "command", "line", "interface", "which", "is", "comprehensively", "documented", "and", "can", "be", "used", "in", "a", "variety", "of", "multi-corpus", "transfer", "learning", "settings." ]
[ 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Kernel", "Point", "Convolution", "(KPConv)", "achieves", "cutting-edge", "performance", "on", "3D", "point", "cloud", "applications.", "Unfortunately,", "the", "large", "size", "of", "KPConv", "network", "limits", "its", "usage", "in", "mobile", "scenarios.", "In", "addition,", "we", "observe", "that", "KPConv", "ignores", "the", "kernel", "relationship", "and", "treats", "each", "kernel", "point", "equally", "when", "formulating", "neighbor-kernel", "correlation", "via", "Euclidean", "distance.", "This", "leads", "to", "a", "weak", "representation", "power.", "To", "mitigate", "the", "above", "issues,", "we", "propose", "a", "module", "named", "Mobile", "Attention", "Kernel", "Point", "Convolution", "(MAKPConv)", "to", "improve", "the", "efficiency", "and", "quality", "of", "KPConv.", "MAKPConv", "employs", "a", "depthwise", "kernel", "to", "reduce", "resource", "consumption", "and", "re-calibrates", "the", "contribution", "of", "kernel", "points", "towards", "each", "neighbor", "point", "via", "Neighbor-Kernel", "attention", "to", "improve", "representation", "power.", "Furthermore,", "we", "capitalize", "Inverted", "Residual", "Bottleneck", "(IRB)", "to", "craft", "a", "design", "space", "and", "employ", "a", "predictor-based", "Neural", "Architecture", "Search", "(NAS)", "approach", "to", "automate", "the", "design", "of", "efficient", "3D", "networks", "based", "on", "MAKPConv.", "To", "fully", "exploit", "the", "immense", "design", "space", "via", "an", "accurate", "predictor,", "we", "identify", "the", "importance", "of", "carrying", "feature", "engineering", "on", "searchable", "features", "to", "improve", "neural", "architecture", "representations", "and", "propose", "a", "Wide", "&", "Deep", "Predictor", "to", "unify", "dense", "and", "sparse", "neural", "architecture", "representations", "for", "lower", "error", "in", "performance", "prediction.", "Experimental", "evaluations", "show", "that", "our", "NAS-crafted", "MAKPConv", "network", "uses", "96%", "fewer", "parameters", "on", "3D", "point", "cloud", "classification", "and", "segmentation", "benchmarks", "with", "better", "performance.", "Compared", "with", "state-of-the-art", "NAS-crafted", "model", "SPVNAS,", "our", "NAS-crafted", "MAKPConv", "network", "achieves", "~1%", "better", "mIOU", "with", "83%", "fewer", "parameters", "and", "52%", "fewer", "Multiply-Accumulates." ]
[ 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "work", "proposes", "a", "novel", "feature", "selection", "algorithm", "to", "classify", "Songs", "intodifferent", "groups.", "Classification", "of", "musical", "content", "is", "often", "a", "non-trivial", "joband", "still", "relatively", "less", "explored", "area.", "The", "main", "idea", "conveyed", "in", "this", "articleis", "to", "come", "up", "with", "a", "new", "feature", "selection", "scheme", "that", "does", "the", "classificationjob", "elegantly", "and", "with", "high", "accuracy", "but", "with", "simpler", "but", "wisely", "chosen", "smallnumber", "of", "features", "thus", "being", "less", "prone", "to", "over-fitting.", "This", "uses", "a", "verybasic", "general", "idea", "about", "the", "structure", "of", "the", "audio", "signal", "which", "is", "generallyin", "the", "shape", "of", "a", "trapezium.", "So,", "using", "this", "general", "idea", "of", "the", "MusicalCommunity", "we", "propose", "three", "frames", "to", "be", "considered", "and", "analyzed", "for", "featureextraction", "for", "each", "of", "the", "audio", "signal", "--", "opening,", "stanzas", "and", "closing", "--", "andit", "has", "been", "established", "with", "the", "help", "of", "a", "lot", "of", "experiments", "that", "this", "schemeleads", "to", "much", "efficient", "classification", "with", "less", "complex", "features", "in", "a", "lowdimensional", "feature", "space", "thus", "is", "also", "a", "computationally", "less", "expensive", "method.Step", "by", "step", "analysis", "of", "feature", "extraction,", "feature", "ranking,", "dimensionalityreduction", "using", "PCA", "has", "been", "carried", "in", "this", "article.", "Sequential", "Forwardselection", "(SFS)", "algorithm", "is", "used", "to", "explore", "the", "most", "significant", "features", "bothwith", "the", "raw", "Fisher", "Discriminant", "Ratio", "(FDR)", "and", "also", "with", "the", "significanteigen-values", "after", "PCA", ".", "Also", "during", "classification", "extensive", "validation", "andcross", "validation", "has", "been", "done", "in", "a", "monte-carlo", "manner", "to", "ensure", "validity", "ofthe", "claims." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Machine", "learning", "methods", "with", "quantitative", "imaging", "features", "integration", "have", "recently", "gained", "a", "lot", "of", "attention", "for", "lung", "nodule", "classification.", "However,", "there", "is", "a", "dearth", "of", "studies", "in", "the", "literature", "on", "effective", "features", "ranking", "methods", "for", "classification", "purpose.", "Moreover,", "optimal", "number", "of", "features", "required", "for", "the", "classification", "task", "also", "needs", "to", "be", "evaluated.", "In", "this", "study,", "we", "investigate", "the", "impact", "of", "supervised", "and", "unsupervised", "feature", "selection", "techniques", "on", "machine", "learning", "methods", "for", "nodule", "classification", "in", "Computed", "Tomography", "(CT)", "images.", "The", "research", "work", "explores", "the", "classification", "performance", "of", "Naive", "Bayes", "and", "Support", "Vector", "Machine(SVM", ")", "when", "trained", "with", "2,", "4,", "8,", "12,", "16", "and", "20", "highly", "ranked", "features", "from", "supervised", "and", "unsupervised", "ranking", "approaches.", "The", "best", "classification", "results", "were", "achieved", "using", "SVM", "trained", "with", "8", "radiomic", "features", "selected", "from", "supervised", "feature", "ranking", "methods", "and", "the", "accuracy", "was", "100%.", "The", "study", "further", "revealed", "that", "very", "good", "nodule", "classification", "can", "be", "achieved", "by", "training", "any", "of", "the", "SVM", "or", "Naive", "Bayes", "with", "a", "fewer", "radiomic", "features.", "A", "periodic", "increment", "in", "the", "number", "of", "radiomic", "features", "from", "2", "to", "20", "did", "not", "improve", "the", "classification", "results", "whether", "the", "selection", "was", "made", "using", "supervised", "or", "unsupervised", "ranking", "approaches." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "presents", "our", "approach", "to", "address", "the", "EACL", "WANLP-2021", "Shared", "Task", "01:00", "Nuanced", "Arabic", "Dialect", "Identification", "(NADI).", "The", "task", "is", "aimed", "at", "developing", "a", "system", "that", "identifies", "the", "geographical", "location(country/province)", "from", "where", "an", "Arabic", "tweet", "in", "the", "form", "of", "modern", "standard", "Arabic", "or", "dialect", "comes", "from.", "We", "solve", "the", "task", "in", "two", "parts.", "The", "first", "part", "involves", "pre-processing", "the", "provided", "dataset", "by", "cleaning,", "adding", "and", "segmenting", "various", "parts", "of", "the", "text.", "This", "is", "followed", "by", "carrying", "out", "experiments", "with", "different", "versions", "of", "two", "Transformer", "based", "models,", "AraBERT", "and", "AraELECTRA.", "Our", "final", "approach", "achieved", "macro", "F1-scores", "of", "0.216,", "0.235,", "0.054,", "and", "0.043", "in", "the", "four", "subtasks,", "and", "we", "were", "ranked", "second", "in", "MSA", "identification", "subtasks", "and", "fourth", "in", "DA", "identification", "subtasks." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Deep", "Convolutional", "Neural", "Networks", "(DCNNs)", "are", "hard", "and", "time-consuming", "to", "train.", "Normalization", "is", "one", "of", "the", "effective", "solutions.", "Among", "previous", "normalization", "methods,", "Batch", "Normalization", "(BN)", "performs", "well", "at", "medium", "and", "large", "batch", "sizes", "and", "is", "with", "good", "generalizability", "to", "multiple", "vision", "tasks,", "while", "its", "performance", "degrades", "significantly", "at", "small", "batch", "sizes.", "In", "this", "paper,", "we", "find", "that", "BN", "saturates", "at", "extreme", "large", "batch", "sizes,", "i.e.,", "128", "images", "per", "worker,", "i.e.,", "GPU,", "as", "well", "and", "propose", "that", "the", "degradation/saturation", "of", "BN", "at", "small/extreme", "large", "batch", "sizes", "is", "caused", "by", "noisy/confused", "statistic", "calculation.", "Hence", "without", "adding", "new", "trainable", "parameters,", "using", "multiple-layer", "or", "multi-iteration", "information,", "or", "introducing", "extra", "computation,", "Batch", "Group", "Normalization", "(BGN)", "is", "proposed", "to", "solve", "the", "noisy/confused", "statistic", "calculation", "of", "BN", "at", "small/extreme", "large", "batch", "sizes", "with", "introducing", "the", "channel,", "height", "and", "width", "dimension", "to", "compensate.", "The", "group", "technique", "in", "Group", "Normalization", "(GN)", "is", "used", "and", "a", "hyper-parameter", "G", "is", "used", "to", "control", "the", "number", "of", "feature", "instances", "used", "for", "statistic", "calculation,", "hence", "to", "offer", "neither", "noisy", "nor", "confused", "statistic", "for", "different", "batch", "sizes.", "We", "empirically", "demonstrate", "that", "BGN", "consistently", "outperforms", "BN,", "Instance", "Normalization", "(IN),", "Layer", "Normalization", "(LN),", "GN,", "and", "Positional", "Normalization", "(PN),", "across", "a", "wide", "spectrum", "of", "vision", "tasks,", "including", "image", "classification,", "Neural", "Architecture", "Search", "(NAS),", "adversarial", "learning,", "Few", "Shot", "Learning", "(FSL)", "and", "Unsupervised", "Domain", "Adaptation", "(UDA),", "indicating", "its", "good", "performance,", "robust", "stability", "to", "batch", "size", "and", "wide", "generalizability.", "For", "example,", "for", "training", "ResNet-50", "on", "ImageNet", "with", "a", "batch", "size", "of", "2,", "BN", "achieves", "Top1", "accuracy", "of", "66.51%", "while", "BGN", "achieves", "76.10%", "with", "notable", "improvement." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 2, 6, 0, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "presents", "a", "method", "that", "conbines", "a", "set", "of", "unsupervised", "algorithms", "in", "order", "to", "accurately", "build", "large", "taxonomies", "from", "any", "machine-readable", "dictionary", "-LRB-", "MRD", "-RRB-", ".", "Our", "aim", "is", "to", "profit", "from", "conventional", "MRDs", ",", "with", "no", "explicit", "semantic", "coding", ".", "We", "propose", "a", "system", "that", "1", "-RRB-", "performs", "fully", "automatic", "extraction", "of", "taxonomic", "links", "from", "MRD", "entries", "and", "2", "-RRB-", "ranks", "the", "extracted", "relations", "in", "a", "way", "that", "selective", "manual", "refinement", "is", "allowed", ".", "Tested", "accuracy", "can", "reach", "around", "100", "%", "depending", "on", "the", "degree", "of", "coverage", "selected", ",", "showing", "that", "taxonomy", "building", "is", "not", "limited", "to", "structured", "dictionaries", "such", "as", "LDOCE", "." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 0, 4, 4, 4, 2, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Dialogue", "State", "Tracking", "(DST)", "is", "a", "core", "component", "of", "virtual", "assistants", "such", "as", "Alexa", "or", "Siri.", "To", "accomplish", "various", "tasks,", "these", "assistants", "need", "to", "support", "an", "increasing", "number", "of", "services", "and", "APIs.", "The", "Schema-Guided", "State", "Tracking", "track", "of", "the", "8th", "Dialogue", "System", "Technology", "Challenge", "highlighted", "the", "DST", "problem", "for", "unseen", "services.", "The", "organizers", "introduced", "the", "Schema-Guided", "Dialogue", "(SGD", ")", "dataset", "with", "multi-domain", "conversations", "and", "released", "a", "zero-shot", "dialogue", "state", "tracking", "model.", "In", "this", "work,", "we", "propose", "a", "GOaL-Oriented", "Multi-task", "BERT-based", "dialogue", "state", "tracker", "(GOLOMB)", "inspired", "by", "architectures", "for", "reading", "comprehension", "question", "answering", "systems.", "The", "model", "queries", "dialogue", "history", "with", "descriptions", "of", "slots", "and", "services", "as", "well", "as", "possible", "values", "of", "slots.", "This", "allows", "to", "transfer", "slot", "values", "in", "multi-domain", "dialogues", "and", "have", "a", "capability", "to", "scale", "to", "unseen", "slot", "types.", "Our", "model", "achieves", "a", "joint", "goal", "accuracy", "of", "53.97%", "on", "the", "SGD", "dataset,", "outperforming", "the", "baseline", "model." ]
[ 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6 ]
[ "Existing", "literature", "on", "Question", "Answering", "(QA)", "mostly", "focuses", "on", "algorithmic", "novelty,", "data", "augmentation,", "or", "increasingly", "large", "pre-trained", "language", "models", "like", "XLNet", "and", "RoBERT", "a.", "Additionally,", "a", "lot", "of", "systems", "on", "the", "QA", "leaderboards", "do", "not", "have", "associated", "research", "documentation", "in", "order", "to", "successfully", "replicate", "their", "experiments.", "In", "this", "paper,", "we", "outline", "these", "algorithmic", "components", "such", "as", "Attention-over-Attention,", "coupled", "with", "data", "augmentation", "and", "ensembling", "strategies", "that", "have", "shown", "to", "yield", "state-of-the-art", "results", "on", "benchmark", "datasets", "like", "SQuAD,", "even", "achieving", "super-human", "performance.", "Contrary", "to", "these", "prior", "results,", "when", "we", "evaluate", "on", "the", "recently", "proposed", "Natural", "Questions", "benchmark", "dataset,", "we", "find", "that", "an", "incredibly", "simple", "approach", "of", "transfer", "learning", "from", "BERT", "outperforms", "the", "previous", "state-of-the-art", "system", "trained", "on", "4", "million", "more", "examples", "than", "ours", "by", "1.9", "F1", "points.", "Adding", "ensembling", "strategies", "further", "improves", "that", "number", "by", "2.3", "F1", "points." ]
[ 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "In", "transmission", "X-ray", "microscopy", "(TXM)", "systems,", "the", "rotation", "of", "a", "scanned", "sample", "might", "be", "restricted", "to", "a", "limited", "angular", "range", "to", "avoid", "collision", "to", "other", "system", "parts", "or", "high", "attenuation", "at", "certain", "tilting", "angles.", "Image", "reconstruction", "from", "such", "limited", "angle", "data", "suffers", "from", "artifacts", "due", "to", "missing", "data.", "In", "this", "work,", "deep", "learning", "is", "applied", "to", "limited", "angle", "reconstruction", "in", "TXMs", "for", "the", "first", "time.", "With", "the", "challenge", "to", "obtain", "sufficient", "real", "data", "for", "training,", "training", "a", "deep", "neural", "network", "from", "synthetic", "data", "is", "investigated.", "Particularly,", "the", "U-Net", ",", "the", "state-of-the-art", "neural", "network", "in", "biomedical", "imaging,", "is", "trained", "from", "synthetic", "ellipsoid", "data", "and", "multi-category", "data", "to", "reduce", "artifacts", "in", "filtered", "back-projection", "(FBP)", "reconstruction", "images.", "The", "proposed", "method", "is", "evaluated", "on", "synthetic", "data", "and", "real", "scanned", "chlorella", "data", "in", "$100^\\circ$", "limited", "angle", "tomography.", "For", "synthetic", "test", "data,", "the", "U-Net", "significantly", "reduces", "root-mean-square", "error", "(RMSE)", "from", "$2.55", "\\times", "10^{-3}$", "{\\mu}m$^{-1}$", "in", "the", "FBP", "reconstruction", "to", "$1.21", "\\times", "10^{-3}$", "{\\mu}m$^{-1}$", "in", "the", "U-Net", "reconstruction,", "and", "also", "improves", "structural", "similarity", "(SSIM", ")", "index", "from", "0.625", "to", "0.920.", "With", "penalized", "weighted", "least", "square", "denoising", "of", "measured", "projections,", "the", "RMSE", "and", "SSIM", "are", "further", "improved", "to", "$1.16", "\\times", "10^{-3}$", "{\\mu}m$^{-1}$", "and", "0.932,", "respectively.", "For", "real", "test", "data,", "the", "proposed", "method", "remarkably", "improves", "the", "3-D", "visualization", "of", "the", "subcellular", "structures", "in", "the", "chlorella", "cell,", "which", "indicates", "its", "important", "value", "for", "nano-scale", "imaging", "in", "biology,", "nanoscience", "and", "materials", "science." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Nowadays,", "deep", "learning", "methods,", "especially", "the", "Graph", "Convolutional", "Network", "(GCN", "),", "have", "shown", "impressive", "performance", "in", "hyperspectral", "image", "(HSI)", "classification.", "However,", "the", "current", "GCN", "#NAME?", "methods", "treat", "graph", "construction", "and", "image", "classification", "as", "two", "separate", "tasks,", "which", "often", "results", "in", "suboptimal", "performance.", "Another", "defect", "of", "these", "methods", "is", "that", "they", "mainly", "focus", "on", "modeling", "the", "local", "pairwise", "importance", "between", "graph", "nodes", "while", "lack", "the", "capability", "to", "capture", "the", "global", "contextual", "information", "of", "HSI.", "In", "this", "paper,", "we", "propose", "a", "Multi-level", "GCN", "with", "Automatic", "Graph", "Learning", "method", "(MGCN", "-AGL)", "for", "HSI", "classification,", "which", "can", "automatically", "learn", "the", "graph", "information", "at", "both", "local", "and", "global", "levels.", "By", "employing", "attention", "mechanism", "to", "characterize", "the", "importance", "among", "spatially", "neighboring", "regions,", "the", "most", "relevant", "information", "can", "be", "adaptively", "incorporated", "to", "make", "decisions,", "which", "helps", "encode", "the", "spatial", "context", "to", "form", "the", "graph", "information", "at", "local", "level.", "Moreover,", "we", "utilize", "multiple", "pathways", "for", "local-level", "graph", "convolution,", "in", "order", "to", "leverage", "the", "merits", "from", "the", "diverse", "spatial", "context", "of", "HSI", "and", "to", "enhance", "the", "expressive", "power", "of", "the", "generated", "representations.", "To", "reconstruct", "the", "global", "contextual", "relations,", "our", "MGCN", "#NAME?", "encodes", "the", "long", "range", "dependencies", "among", "image", "regions", "based", "on", "the", "expressive", "representations", "that", "have", "been", "produced", "at", "local", "level.", "Then", "inference", "can", "be", "performed", "along", "the", "reconstructed", "graph", "edges", "connecting", "faraway", "regions.", "Finally,", "the", "multi-level", "information", "is", "adaptively", "fused", "to", "generate", "the", "network", "output.", "In", "this", "means,", "the", "graph", "learning", "and", "image", "classification", "can", "be", "integrated", "into", "a", "unified", "framework", "and", "benefit", "each", "other.", "Extensive", "experiments", "have", "been", "conducted", "on", "three", "real-world", "hyperspectral", "datasets,", "which", "are", "shown", "to", "outperform", "the", "state-of-the-art", "methods." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 1, 3, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Transformer-based", "language", "models", "such", "as", "BERT", "have", "outperformed", "previous", "models", "on", "a", "large", "number", "of", "English", "benchmarks,", "but", "their", "evaluation", "is", "often", "limited", "to", "English", "or", "a", "small", "number", "of", "well-resourced", "languages.", "In", "this", "work,", "we", "evaluate", "monolingual,", "multilingual,", "and", "randomly", "initialized", "language", "models", "from", "the", "BERT", "family", "on", "a", "variety", "of", "Uralic", "languages", "including", "Estonian,", "Finnish,", "Hungarian,", "Erzya,", "Moksha,", "Karelian,", "Livvi,", "Komi", "Permyak,", "Komi", "Zyrian,", "Northern", "S\\'ami,", "and", "Skolt", "S\\'ami.", "When", "monolingual", "models", "are", "available", "(currently", "only", "et,", "fi,", "hu),", "these", "perform", "better", "on", "their", "native", "language,", "but", "in", "general", "they", "transfer", "worse", "than", "multilingual", "models", "or", "models", "of", "genetically", "unrelated", "languages", "that", "share", "the", "same", "character", "set.", "Remarkably,", "straightforward", "transfer", "of", "high-resource", "models,", "even", "without", "special", "efforts", "toward", "hyperparameter", "optimization,", "yields", "what", "appear", "to", "be", "state", "of", "the", "art", "POS", "and", "NER", "tools", "for", "the", "minority", "Uralic", "languages", "where", "there", "is", "sufficient", "data", "for", "finetuning." ]
[ 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Temporal", "Action", "Localization", "(TAL)", "task", "in", "which", "the", "aim", "is", "to", "predict", "the", "start", "and", "end", "of", "each", "action", "and", "its", "class", "label", "has", "many", "applications", "in", "the", "real", "world.", "But", "due", "to", "its", "complexity,", "researchers", "have", "not", "reached", "great", "results", "compared", "to", "the", "action", "recognition", "task.", "The", "complexity", "is", "related", "to", "predicting", "precise", "start", "and", "end", "times", "for", "different", "actions", "in", "any", "video.", "In", "this", "paper,", "we", "propose", "a", "new", "network", "based", "on", "Gated", "Recurrent", "Unit", "(GRU", ")", "and", "two", "novel", "post-processing", "ideas", "for", "TAL", "task.", "Specifically,", "we", "propose", "a", "new", "design", "for", "the", "output", "layer", "of", "the", "GRU", "resulting", "in", "the", "so-called", "GRU", "#NAME?", "model.", "Moreover,", "linear", "interpolation", "is", "used", "to", "generate", "the", "action", "proposals", "with", "precise", "start", "and", "end", "times.", "Finally,", "to", "rank", "the", "generated", "proposals", "appropriately,", "we", "use", "a", "Learn", "to", "Rank", "(LTR)", "approach.", "We", "evaluated", "the", "performance", "of", "the", "proposed", "method", "on", "Thumos14", "dataset.", "Results", "show", "the", "superiority", "of", "the", "performance", "of", "the", "proposed", "method", "compared", "to", "state-of-the-art.", "Especially", "in", "the", "mean", "Average", "Precision", "(mAP)", "metric", "at", "Intersection", "over", "Union", "(IoU)", "0.7,", "we", "get", "27.52%", "which", "is", "5.12%", "better", "than", "that", "of", "state-of-the-art", "methods." ]
[ 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Literature-based", "knowledge", "discovery", "process", "identifies", "the", "important", "but", "implicit", "relations", "among", "information", "embedded", "in", "published", "literature.", "Existing", "techniques", "from", "Information", "Retrieval", "and", "Natural", "Language", "Processing", "attempt", "to", "identify", "the", "hidden", "or", "unpublished", "connections", "between", "information", "concepts", "within", "published", "literature,", "however,", "these", "techniques", "undermine", "the", "concept", "of", "predicting", "the", "future", "and", "emerging", "relations", "among", "scientific", "knowledge", "components", "encapsulated", "within", "the", "literature.", "Keyword", "Co-occurrence", "Network", "(KCN),", "built", "upon", "author", "selected", "keywords", "(i.e.,", "knowledge", "entities),", "is", "considered", "as", "a", "knowledge", "graph", "that", "focuses", "both", "on", "these", "knowledge", "components", "and", "knowledge", "structure", "of", "a", "scientific", "domain", "by", "examining", "the", "relationships", "between", "knowledge", "entities.", "Using", "data", "from", "two", "multidisciplinary", "research", "domains", "other", "than", "the", "medical", "domain,", "capitalizing", "on", "bibliometrics,", "the", "dynamicity", "of", "temporal", "KCNs,", "and", "a", "Long", "Short", "Term", "Memory", "recurrent", "neural", "network,", "this", "study", "proposed", "a", "framework", "to", "successfully", "predict", "the", "future", "literature-based", "discoveries", "-", "the", "emerging", "connections", "among", "knowledge", "units.", "Framing", "the", "problem", "as", "a", "dynamic", "supervised", "link", "prediction", "task,", "the", "proposed", "framework", "integrates", "some", "novel", "node", "and", "edge-level", "features.", "Temporal", "importance", "of", "keywords", "computed", "from", "both", "bipartite", "and", "unipartite", "networks,", "communities", "of", "keywords,", "built", "upon", "genealogical", "relations,", "and", "relative", "importance", "of", "temporal", "citation", "counts", "used", "in", "the", "feature", "construction", "process.", "Both", "node", "and", "edge-level", "features", "were", "input", "into", "an", "LSTM", "network", "to", "forecast", "the", "feature", "values", "for", "positive", "and", "negatively", "labeled", "non-connected", "keyword", "pairs", "and", "classify", "them", "accurately.", "High", "classification", "performance", "rates", "suggest", "that", "these", "features", "are", "supportive", "both", "in", "predicting", "the", "emerging", "connections", "between", "scientific", "knowledge", "units", "and", "emerging", "trend", "analysis." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "This", "paper", "describes", "our", "systems", "for", "the", "VarDial", "2018", "evaluation", "campaign.", "We", "participated", "in", "all", "language", "identification", "tasks,", "namely,", "Arabic", "dialect", "identification", "(ADI),", "German", "dialect", "identification", "(GDI),", "discriminating", "between", "Dutch", "and", "Flemish", "in", "Subtitles", "(DFS),", "and", "Indo-Aryan", "Language", "Identification", "(ILI).", "In", "all", "of", "the", "tasks,", "we", "only", "used", "textual", "transcripts", "(not", "using", "audio", "features", "for", "ADI).", "We", "submitted", "system", "runs", "based", "on", "support", "vector", "machine", "classifiers", "(SVM", "s)", "with", "bag", "of", "character", "and", "word", "n-grams", "as", "features,", "and", "gated", "bidirectional", "recurrent", "neural", "networks", "(RNNs)", "using", "units", "of", "characters", "and", "words.", "Our", "SVM", "models", "outperformed", "our", "RNN", "models", "in", "all", "tasks,", "obtaining", "the", "first", "place", "on", "the", "DFS", "task,", "third", "place", "on", "the", "ADI", "task,", "and", "second", "place", "on", "others", "according", "to", "the", "official", "rankings.", "As", "well", "as", "describing", "the", "models", "we", "used", "in", "the", "shared", "task", "participation,", "we", "present", "an", "analysis", "of", "the", "n-gram", "features", "used", "by", "the", "SVM", "models", "in", "each", "task,", "and", "also", "report", "additional", "results", "(that", "were", "run", "after", "the", "official", "competition", "deadline)", "on", "the", "GDI", "surprise", "dialect", "track." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "We", "investigate", "a", "lattice-structured", "LSTM", "model", "for", "Chinese", "NER", ",", "which", "encodesa", "sequence", "of", "input", "characters", "as", "well", "as", "all", "potential", "words", "that", "match", "alexicon.", "Compared", "with", "character-based", "methods,", "our", "model", "explicitly", "leveragesword", "and", "word", "sequence", "information.", "Compared", "with", "word-based", "methods,", "latticeLSTM", "does", "not", "suffer", "from", "segmentation", "errors.", "Gated", "recurrent", "cells", "allow", "ourmodel", "to", "choose", "the", "most", "relevant", "characters", "and", "words", "from", "a", "sentence", "forbetter", "NER", "results.", "Experiments", "on", "various", "datasets", "show", "that", "lattice", "LSTM", "outperforms", "both", "word-based", "and", "character-based", "LSTM", "baselines,", "achieving", "thebest", "results." ]
[ 6, 6, 6, 6, 7, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6 ]
[ "Our", "team{---}Uvic-NLP{---}explored", "and", "evaluated", "a", "variety", "of", "lexical", "features", "for", "Native", "Language", "Identification", "(NLI)", "within", "the", "framework", "of", "ensemble", "methods.", "Using", "a", "subset", "of", "the", "highest", "performing", "features,", "we", "train", "Support", "Vector", "Machines", "(SVM", ")", "and", "Fully", "Connected", "Neural", "Networks", "(FCNN)", "as", "base", "classifiers,", "and", "test", "different", "methods", "for", "combining", "their", "outputs.", "Restricting", "our", "scope", "to", "the", "closed", "essay", "track", "in", "the", "NLI", "Shared", "Task", "2017,", "we", "find", "that", "our", "best", "SVM", "ensemble", "achieves", "an", "F1", "score", "of", "0.873", "on", "the", "test", "set." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Support", "Vector", "Machines", "have", "achieved", "state", "of", "the", "art", "performance", "in", "several", "classification", "tasks", ".", "In", "this", "article", "we", "apply", "them", "to", "the", "identification", "and", "semantic", "annotation", "of", "scientific", "and", "technical", "terminology", "in", "the", "domain", "of", "molecular", "biology", ".", "This", "illustrates", "the", "extensibility", "of", "the", "traditional", "named", "entity", "task", "to", "special", "domains", "with", "extensive", "terminologies", "such", "as", "those", "in", "medicine", "and", "related", "disciplines", ".", "We", "illustrate", "SVM", "'s", "capabilities", "using", "a", "sample", "of", "100", "journal", "abstracts", "texts", "taken", "from", "the", "fhuman", ",", "blood", "cell", ",", "transcription", "factorg", "domain", "of", "MEDLINE", ".", "Approximately", "3400", "terms", "are", "annotated", "and", "the", "model", "performs", "at", "about", "74", "%", "F-score", "on", "cross-validation", "tests", ".", "A", "detailed", "analysis", "based", "on", "empirical", "evidence", "shows", "the", "contribution", "of", "various", "feature", "sets", "to", "performance", "." ]
[ 0, 4, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "As", "one", "promising", "way", "to", "inquire", "about", "any", "particular", "information", "through", "a", "dialog", "with", "the", "bot,", "question", "answering", "dialog", "systems", "have", "gained", "increasing", "research", "interests", "recently.", "Designing", "interactive", "QA", "systems", "has", "always", "been", "a", "challenging", "task", "in", "natural", "language", "processing", "and", "used", "as", "a", "benchmark", "to", "evaluate", "a", "machine's", "ability", "of", "natural", "language", "understanding.", "However,", "such", "systems", "often", "struggle", "when", "the", "question", "answering", "is", "carried", "out", "in", "multiple", "turns", "by", "the", "users", "to", "seek", "more", "information", "based", "on", "what", "they", "have", "already", "learned,", "thus,", "giving", "rise", "to", "another", "complicated", "form", "called", "Conversational", "Question", "Answering", "(CQA).", "CQA", "systems", "are", "often", "criticized", "for", "not", "understanding", "or", "utilizing", "the", "previous", "context", "of", "the", "conversation", "when", "answering", "the", "questions.", "To", "address", "the", "research", "gap,", "in", "this", "paper,", "we", "explore", "how", "to", "integrate", "conversational", "history", "into", "the", "neural", "machine", "comprehension", "system.", "On", "one", "hand,", "we", "introduce", "a", "framework", "based", "on", "a", "publically", "available", "pre-trained", "language", "model", "called", "BERT", "for", "incorporating", "history", "turns", "into", "the", "system.", "On", "the", "other", "hand,", "we", "propose", "a", "history", "selection", "mechanism", "that", "selects", "the", "turns", "that", "are", "relevant", "and", "contributes", "the", "most", "to", "answer", "the", "current", "question.", "Experimentation", "results", "revealed", "that", "our", "framework", "is", "comparable", "in", "performance", "with", "the", "state-of-the-art", "models", "on", "the", "QuAC", "leader", "board.", "We", "also", "conduct", "a", "number", "of", "experiments", "to", "show", "the", "side", "effects", "of", "using", "entire", "context", "information", "which", "brings", "unnecessary", "information", "and", "noise", "signals", "resulting", "in", "a", "decline", "in", "the", "model's", "performance." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "The", "task", "of", "Natural", "Language", "Inference", "(NLI)", "is", "widely", "modeled", "as", "supervisedsentence", "pair", "classification.", "While", "there", "has", "been", "a", "lot", "of", "work", "recently", "ongenerating", "explanations", "of", "the", "predictions", "of", "classifiers", "on", "a", "single", "piece", "oftext,", "there", "have", "been", "no", "attempts", "to", "generate", "explanations", "of", "classifiersoperating", "on", "pairs", "of", "sentences.", "In", "this", "paper,", "we", "show", "that", "it", "is", "possible", "togenerate", "token-level", "explanations", "for", "NLI", "without", "the", "need", "for", "training", "dataexplicitly", "annotated", "for", "this", "purpose.", "We", "use", "a", "simple", "LSTM", "architecture", "andevaluate", "both", "LIME", "and", "Anchor", "explanations", "for", "this", "task.", "We", "compare", "these", "to", "aMultiple", "Instance", "Learning", "(MIL)", "method", "that", "uses", "thresholded", "attention", "maketoken-level", "predictions.", "The", "approach", "we", "present", "in", "this", "paper", "is", "a", "novelextension", "of", "zero-shot", "single-sentence", "tagging", "to", "sentence", "pairs", "for", "NLI.", "Weconduct", "our", "experiments", "on", "the", "well-studied", "SNLI", "dataset", "that", "was", "recentlyaugmented", "with", "manually", "annotation", "of", "the", "tokens", "that", "explain", "the", "entailmentrelation.", "We", "find", "that", "our", "white-box", "MIL-based", "method,", "while", "orders", "ofmagnitude", "faster,", "does", "not", "reach", "the", "same", "accuracy", "as", "the", "black-box", "methods." ]
[ 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Knowledge", "graph", "embedding,", "which", "projects", "symbolic", "entities", "and", "relations", "into", "continuous", "vector", "spaces,", "is", "gaining", "increasing", "attention.", "Previous", "methods", "allow", "a", "single", "static", "embedding", "for", "each", "entity", "or", "relation,", "ignoring", "their", "intrinsic", "contextual", "nature,", "i.e.,", "entities", "and", "relations", "may", "appear", "in", "different", "graph", "contexts,", "and", "accordingly,", "exhibit", "different", "properties.", "This", "work", "presents", "Contextualized", "Knowledge", "Graph", "Embedding", "(CoKE),", "a", "novel", "paradigm", "that", "takes", "into", "account", "such", "contextual", "nature,", "and", "learns", "dynamic,", "flexible,", "and", "fully", "contextualized", "entity", "and", "relation", "embeddings.", "Two", "types", "of", "graph", "contexts", "are", "studied:", "edges", "and", "paths,", "both", "formulated", "as", "sequences", "of", "entities", "and", "relations.", "CoKE", "takes", "a", "sequence", "as", "input", "and", "uses", "a", "Transformer", "encoder", "to", "obtain", "contextualized", "representations.", "These", "representations", "are", "hence", "naturally", "adaptive", "to", "the", "input,", "capturing", "contextual", "meanings", "of", "entities", "and", "relations", "therein.", "Evaluation", "on", "a", "wide", "variety", "of", "public", "benchmarks", "verifies", "the", "superiority", "of", "CoKE", "in", "link", "prediction", "and", "path", "query", "answering.", "It", "performs", "consistently", "better", "than,", "or", "at", "least", "equally", "well", "as", "current", "state-of-the-art", "in", "almost", "every", "case,", "in", "particular", "offering", "an", "absolute", "improvement", "of", "21.00%", "in", "H@10", "on", "path", "query", "answering.", "Our", "code", "is", "available", "at", "\\url{https://github.com/PaddlePaddle/Research/tree/master/KG/CoKE}." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Face", "swapping", "has", "both", "positive", "applications", "such", "as", "entertainment,", "human-computer", "interaction,", "etc.,", "and", "negative", "applications", "such", "as", "DeepFake", "threats", "to", "politics,", "economics,", "etc.", "Nevertheless,", "it", "is", "necessary", "to", "understand", "the", "scheme", "of", "advanced", "methods", "for", "high-quality", "face", "swapping", "and", "generate", "enough", "and", "representative", "face", "swapping", "images", "to", "train", "DeepFake", "detection", "algorithms.", "This", "paper", "proposes", "the", "first", "Megapixel", "level", "method", "for", "one", "shot", "Face", "Swapping", "(or", "MegaFS", "for", "short).", "Firstly,", "MegaFS", "organizes", "face", "representation", "hierarchically", "by", "the", "proposed", "Hierarchical", "Representation", "Face", "Encoder", "(HieRFE)", "in", "an", "extended", "latent", "space", "to", "maintain", "more", "facial", "details,", "rather", "than", "compressed", "representation", "in", "previous", "face", "swapping", "methods.", "Secondly,", "a", "carefully", "designed", "Face", "Transfer", "Module", "(FTM)", "is", "proposed", "to", "transfer", "the", "identity", "from", "a", "source", "image", "to", "the", "target", "by", "a", "non-linear", "trajectory", "without", "explicit", "feature", "disentanglement.", "Finally,", "the", "swapped", "faces", "can", "be", "synthesized", "by", "StyleGAN2", "with", "the", "benefits", "of", "its", "training", "stability", "and", "powerful", "generative", "capability.", "Each", "part", "of", "MegaFS", "can", "be", "trained", "separately", "so", "the", "requirement", "of", "our", "model", "for", "GPU", "memory", "can", "be", "satisfied", "for", "megapixel", "face", "swapping.", "In", "summary,", "complete", "face", "representation,", "stable", "training,", "and", "limited", "memory", "usage", "are", "the", "three", "novel", "contributions", "to", "the", "success", "of", "our", "method.", "Extensive", "experiments", "demonstrate", "the", "superiority", "of", "MegaFS", "and", "the", "first", "megapixel", "level", "face", "swapping", "database", "is", "released", "for", "research", "on", "DeepFake", "detection", "and", "face", "image", "editing", "in", "the", "public", "domain.", "The", "dataset", "is", "at", "this", "link." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Multi-Criteria", "Chinese", "Word", "Segmentation", "(MCCWS)", "aims", "at", "finding", "word", "boundaries", "in", "a", "Chinese", "sentence", "composed", "of", "continuous", "characters", "while", "multiple", "segmentation", "criteria", "exist.", "The", "unified", "framework", "has", "been", "widely", "used", "in", "MCCWS", "and", "shows", "its", "effectiveness.", "Besides,", "the", "pre-trained", "BERT", "language", "model", "has", "been", "also", "introduced", "into", "the", "MCCWS", "task", "in", "a", "multi-task", "learning", "framework.", "In", "this", "paper,", "we", "combine", "the", "superiority", "of", "the", "unified", "framework", "and", "pretrained", "language", "model,", "and", "propose", "a", "unified", "MCCWS", "model", "based", "on", "BERT", ".", "Moreover,", "we", "augment", "the", "unified", "BERT", "#NAME?", "MCCWS", "model", "with", "the", "bigram", "features", "and", "an", "auxiliary", "criterion", "classification", "task.", "Experiments", "on", "eight", "datasets", "with", "diverse", "criteria", "demonstrate", "that", "our", "methods", "could", "achieve", "new", "state-of-the-art", "results", "for", "MCCWS." ]
[ 6, 1, 5, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "Dynamic", "Time", "Warping", "(DTW", ")", "is", "widely", "used", "for", "temporal", "data", "processing.", "However,", "existing", "methods", "can", "neither", "learn", "the", "discriminative", "prototypes", "of", "different", "classes", "nor", "exploit", "such", "prototypes", "for", "further", "analysis.", "We", "propose", "Discriminative", "Prototype", "DTW", "(DP-DTW", "),", "a", "novel", "method", "to", "learn", "class-specific", "discriminative", "prototypes", "for", "temporal", "recognition", "tasks.", "DP-DTW", "shows", "superior", "performance", "compared", "to", "conventional", "DTW", "s", "on", "time", "series", "classification", "benchmarks.", "Combined", "with", "end-to-end", "deep", "learning,", "DP-DTW", "can", "handle", "challenging", "weakly", "supervised", "action", "segmentation", "problems", "and", "achieves", "state", "of", "the", "art", "results", "on", "standard", "benchmarks.", "Moreover,", "detailed", "reasoning", "on", "the", "input", "video", "is", "enabled", "by", "the", "learned", "action", "prototypes.", "Specifically,", "an", "action-based", "video", "summarization", "can", "be", "obtained", "by", "aligning", "the", "input", "sequence", "with", "action", "prototypes." ]
[ 1, 5, 3, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "One", "of", "the", "important", "research", "topics", "in", "image", "generative", "models", "is", "to", "disentangle", "the", "spatial", "contents", "and", "styles", "for", "their", "separate", "control.", "Although", "StyleGAN", "can", "generate", "content", "feature", "vectors", "from", "random", "noises,", "the", "resulting", "spatial", "content", "control", "is", "primarily", "intended", "for", "minor", "spatial", "variations,", "and", "the", "disentanglement", "of", "global", "content", "and", "styles", "is", "by", "no", "means", "complete.", "Inspired", "by", "a", "mathematical", "understanding", "of", "normalization", "and", "attention,", "here", "we", "present", "a", "novel", "hierarchical", "adaptive", "Diagonal", "spatial", "ATtention", "(DAT)", "layers", "to", "separately", "manipulate", "the", "spatial", "contents", "from", "styles", "in", "a", "hierarchical", "manner.", "Using", "DAT", "and", "AdaIN,", "our", "method", "enables", "coarse-to-fine", "level", "disentanglement", "of", "spatial", "contents", "and", "styles.", "In", "addition,", "our", "generator", "can", "be", "easily", "integrated", "into", "the", "GAN", "inversion", "framework", "so", "that", "the", "content", "and", "style", "of", "translated", "images", "from", "multi-domain", "image", "translation", "tasks", "can", "be", "flexibly", "controlled.", "By", "using", "various", "datasets,", "we", "confirm", "that", "the", "proposed", "method", "not", "only", "outperforms", "the", "existing", "models", "in", "disentanglement", "scores,", "but", "also", "provides", "more", "flexible", "control", "over", "spatial", "features", "in", "the", "generated", "images." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "We", "propose", "to", "leverage", "Transformer", "architectures", "for", "non-autoregressive", "human", "motion", "prediction", ".", "Our", "approach", "decodes", "elements", "in", "parallel", "from", "a", "query", "sequence,", "instead", "of", "conditioning", "on", "previous", "predictions", "such", "as", "instate-of-the-art", "RNN-based", "approaches.", "In", "such", "a", "way", "our", "approach", "is", "less", "computational", "intensive", "and", "potentially", "avoids", "error", "accumulation", "to", "long", "term", "elements", "in", "the", "sequence.", "In", "that", "context,", "our", "contributions", "are", "fourfold:", "(i)", "we", "frame", "human", "motion", "prediction", "as", "a", "sequence-to-sequence", "problem", "and", "propose", "a", "non-autoregressive", "Transformer", "to", "infer", "the", "sequences", "of", "poses", "in", "parallel;", "(ii)", "we", "propose", "to", "decode", "sequences", "of", "3D", "poses", "from", "a", "query", "sequence", "generated", "in", "advance", "with", "elements", "from", "the", "input", "sequence;(iii)", "we", "propose", "to", "perform", "skeleton-based", "activity", "classification", "from", "the", "encoder", "memory,", "in", "the", "hope", "that", "identifying", "the", "activity", "can", "improve", "predictions;(iv)", "we", "show", "that", "despite", "its", "simplicity,", "our", "approach", "achieves", "competitive", "results", "in", "two", "public", "datasets,", "although", "surprisingly", "more", "for", "short", "term", "predictions", "rather", "than", "for", "long", "term", "ones." ]
[ 6, 6, 6, 6, 7, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 ]
[ "In", "the", "last", "decade,", "the", "field", "of", "Neural", "Language", "Modelling", "has", "witnessed", "enormous", "changes,", "with", "the", "development", "of", "novel", "models", "through", "the", "use", "of", "Transformer", "architectures.", "However,", "even", "these", "models", "struggle", "to", "model", "long", "sequences", "due", "to", "memory", "constraints", "and", "increasing", "computational", "complexity.", "Coreference", "annotations", "over", "the", "training", "data", "can", "provide", "context", "far", "beyond", "the", "modelling", "limitations", "of", "such", "language", "models.", "In", "this", "paper", "we", "present", "an", "extension", "over", "the", "Transformer", "#NAME?", "architecture", "used", "in", "neural", "language", "models,", "specifically", "in", "GPT2,", "in", "order", "to", "incorporate", "entity", "annotations", "during", "training.", "Our", "model,", "GPT2E,", "extends", "the", "Transformer", "layers", "architecture", "of", "GPT2", "to", "Entity-Transformer", "s,", "an", "architecture", "designed", "to", "handle", "coreference", "information", "when", "present.", "To", "that", "end,", "we", "achieve", "richer", "representations", "for", "entity", "mentions,", "with", "insignificant", "training", "cost.", "We", "show", "the", "comparative", "model", "performance", "between", "GPT2", "and", "GPT2E", "in", "terms", "of", "Perplexity", "on", "the", "CoNLL", "2012", "and", "LAMBADA", "datasets", "as", "well", "as", "the", "key", "differences", "in", "the", "entity", "representations", "and", "their", "effects", "in", "downstream", "tasks", "such", "as", "Named", "Entity", "Recognition.", "Furthermore,", "our", "approach", "can", "be", "adopted", "by", "the", "majority", "of", "Transformer", "#NAME?", "language", "models." ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 1, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6 ]