finin
|
4 years ago
|
on: Enigma: GPT-2 trained on 10K Nature Papers: Can you spot the difference?
We've done recent work on using a transformer to generate fake cyber threat intelligence (CTI) and found that a set of cybersecurity experts could not reliably distinguish the fake CTI examples from real ones.
Priyanka Ranade, Aritran Piplai, Sudip Mittal, Anupam Joshi, and Tim Finin, Generating Fake Cyber Threat Intelligence Using Transformer-Based Models, Int. Joint Conf. on Neural Networks, IEEE, 2021. https://ebiq.org/p/969
finin
|
7 years ago
|
on: What Happened to the 100000 Hour LED Bulbs?
finin
|
8 years ago
|
on: Why the world has so many Guineas
finin
|
9 years ago
|
on: Smaller Code, Better Code
I've found the when teaching, I sometimes work on an example program too much, producing what I think is elegant and compact code, but that the students find hard to understand. I suspect that the same may be true when I am collaborating with others on a program. There can be value in writing code in a straightforward, easy to comprehend style.
finin
|
9 years ago
|
on: Artificial Intelligence Lecture Videos
I took his AI class, 6.258, 45 years ago, in the Spring of 1971. It was probably the first or second time he taught it. He's a great teacher and inspired me to focus on AI. One aspect I remember was that our exams were all take home exams that we had several days to work on. They were great learning experiences.
finin
|
10 years ago
|
on: AP Style alert: Don’t capitalize internet and web any more
wait, what?!?
finin
|
10 years ago
|
on: Marvin Minsky dies at 88
Trenchard More of Dartmouth was also a participant and is, as far as I know, still alive
finin
|
10 years ago
|
on: Symbolic expressions can be automatically differentiated too
finin
|
10 years ago
|
on: Google Knowledge Graph Search API
The current service returns a ranked (with scores) list of up to 200 entities. You can specify a type in your query or filter the results to select types of interest (e.g., Person, Place or Organization). The top result for 'apple' is the Corporation 'Apple, Inc.' and #2 is Thing 'apple' (a fruit). The score is probably based on a graph popularity metric (e.g., number of inlinks) possibly augmented by pagerank. Interestingly, the knowledge graph ID is the same as the Freebase MID and the results for the KG search for 'apple' appear to be a subset of a similar Freebase search and also in the same order.
finin
|
11 years ago
|
on: Images to Text – Toronto Deep Learning Demos
http://www.skunkieacres.com/images/rabbit_box.jpgA picture of a rabbit in a wooden box => "a cat looking into a bin full of apples"
Mistaking a rabbit for a cat is not too bad. A bin is like a box, I suppose. I'm not sure where the apples came from.
finin
|
11 years ago
|
on: Programming Language Network: A Graph of Programming Languages
There are many nodes and edges missing. It would be great if the underlying graph was on a wiki. Maybe this content could be added to Wikidata (
http://www.wikidata.org/).
finin
|
11 years ago
|
on: IBM Watson API
finin
|
11 years ago
|
on: 3-character filename extensions
I recall DEC's TOPS10 operating system for the PDP-10 using three character extensions. It was introduced in 1970. I think the older PDP6 and ITS systems at MIT-AI had a different scheme for extensions. On ITS I recall that a file had a name and a version number and you could get the most recent version of the file named FOO by referring to it as "FOO >". Every time you edited FOO, you created a new version whose extension was incremented by one. Periodically you issued a command that deleted all of the old versions.
IIRC I first saw the three-letter extension scheme when I started using TOPS10 in 1974.
finin
|
11 years ago
|
on: Wikipedia: We’ve won. Now what?
finin
|
11 years ago
|
on: First Recorded Usage of "Hacker" (2008)
finin
|
12 years ago
|
on: A Lisp interpeter in a thousand lines of Bash
interpeter => interpreter
finin
|
12 years ago
|
on: George Orwell: Politics and the English Language (1946)
finin
|
12 years ago
|
on: Free Unix (1983)
Yes, the lisp machnes used CRTs, but they did not look like the classic terminals from that era. IIRC they had much higher resolution and were black and white.
finin
|
12 years ago
|
on: Free Unix (1983)
finin
|
12 years ago
|
on: The Sad Death Of An Adjunct Professor Sparks A Labor Debate
It's ironic that the full name of the university is "Duquesne University of the Holy Spirit".
Priyanka Ranade, Aritran Piplai, Sudip Mittal, Anupam Joshi, and Tim Finin, Generating Fake Cyber Threat Intelligence Using Transformer-Based Models, Int. Joint Conf. on Neural Networks, IEEE, 2021. https://ebiq.org/p/969