原邮件发件人名字:Hao Han 原邮件发件人地址: han@tt.cs.titech.ac.jp 如需单独交流,请直接与原邮件发件人联系。 This is a [call for papers] from LKR2008. In the 21st century, we are now on the way to the knowledge-intensive society in which knowledge p(2007-08-05)
A while ago I blogged about SVM Model Tampering and Anchored Learning: A Case Study in Hebrew NP Chunking by Yoav Goldberg and Michael Elhadad when I was talking about my ACL to-read pile. I just want to say that Im a satisified customer, it works n(2007-08-05)
RODNEY MONROE, the police chief in Richmond, Va., describes himself as a lifelong cop whose expertise is in fighting street crime, not in software. His own Web browsing, he says, mostly involves checking golf scores. But shortly after he became chie(2007-05-20)
A Maricopa County Superior Court judge ruled that the Arizona Attorney General's Office may not force Western Union and two affiliates to turn over electronic data on wires transfers made to and from Nevada and Sonora, Mexico. The Attorney General's(2007-05-20)
The Kullback and Leibler divergence is a common measure of the distance between two probability distributions. Its central in probabilty based machine learning algorithm. For instance, when trying to approximate an intractable distribution p(x), we(2007-05-20)
What kind of successful speech applications are out there. TellMe, Asterisk. Speech interfaces not representing the low end. Letting people self service. TellMe is priced up too high. If Google wants to do something they should offer a low cost per(2007-05-20)
Responsys acquired predictive analytics and contact optimization firm Loyalty Matrix. The deal will help Responsys in its strategy to shift from an e-mail company to serve the larger arena of on-demand marketing. In our pursuit to broaden-out our so(2007-05-08)
I'm not opposed to patents. At one end of the spectrum, there are inventions that are the product of a great deal of perspiration and research, endeavors that won't be pursued without legal protections of investments required in the development of an(2007-05-08)
Right now a lot of what I do for school is build statistical models of things. Or read about statistical models. Reinforcement learning models, markov chain models, bayes nets models, if its stochastic Im probably modeling it. Right now a lot of wha(2007-05-08)
Google publishes a whole lot of interesting papers regularly at their Research Publications page. I tend to check up now and then since they do quite a bit of research regarding machine learning and artificial intelligence - my great love interests(2007-05-08)
If you talk to (many) real machine learning people, they express profound disbelief that almost everything we do in NLP is based on linear classifiers (maxent/lr, svms, perceptron, etc.). We only rarely use kernels and, while decision tress used to(2007-05-08)
CUPERTINO, Calif., April 30 /PRNewswire/ -- Proofpoint, Inc., the leader in large-enterprise messaging security solutions, today introduced the industry's first dynamic, machine-learning based email reputation solution, Proofpoint Dynamic Reputation(2007-05-01)
Welcome to our OVERVIEW! If you are looking for an answer to the question What is Artificial Intelligence? and you only have a minute, then here's the definition the Association for the Advancement of Artificial Intelligence offers on its home page:(2007-04-20)
Im into Sentiment Analysis . Theres a very good white paper explaining the theory and practice of this over at Corpora - but youll have to register to get hold of it. Im not sure about the ethics and practicalities of this: I understand that - for B(2007-04-20)
This is simple classification model that assumes that feature vectors from each class are normally distributed (though, not necessarily independently distributed), so the whole data distribution function is assumed to be a Gaussian mixture, one comp(2007-04-04)
The ML classes discussed in this section implement Classification And Regression Tree algorithms, which is described in [Brieman84]. The class CvDTree represents a single decision tree that may be used alone, or as a base class in tree ensembles (se(2007-04-04)